Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Git Terimleri #36

Open
6 tasks done
eserdinyo opened this issue Apr 18, 2018 · 6 comments
Open
6 tasks done

Git Terimleri #36

eserdinyo opened this issue Apr 18, 2018 · 6 comments
Labels
jargon-request Jargon request

Comments

@eserdinyo
Copy link

eserdinyo commented Apr 18, 2018

@welcome
Copy link

welcome bot commented Apr 18, 2018

🎉👊 Issue için teşekkürler 👊 🎉
En kısa zamanda geliştiriciler size geri dönüş yapacaklardır. Eğer bu issue, bir yazım hatası ile ilgili ise bu hatayı siz de düzeltip pull request açabilirsiniz. Katkıda bulunmadan önce CONTRIBUTING.md dokümanını okumayı unutmayın.

@alpcanaydin alpcanaydin added the jargon-request Jargon request label Apr 18, 2018
@gokaygurcan
Copy link
Contributor

## Setup and Config

  • git
  • config
  • help

## Getting and Creating Projects

  • init
  • clone

Basic Snapshotting

  • add
  • status
  • diff
  • commit
  • reset
  • rm
  • mv

## Branching and Merging

  • branch
  • checkout
  • merge
  • mergetool
  • log
  • stash
  • tag
  • worktree

Sharing and Updating Projects

  • fetch
  • pull
  • push
  • remote
  • submodule

Inspection and Comparison

  • show
  • log
  • diff
  • shortlog
  • describe

Patching

  • apply
  • cherry-pick
  • diff
  • rebase
  • revert

Debugging

  • bisect
  • blame
  • grep

Email

  • am
  • apply
  • format-patch
  • send-email
  • request-pull

External Systems

  • svn
  • fast-import

Administration

  • clean
  • gc
  • fsck
  • reflog
  • filter-branch
  • instaweb
  • archive
  • bundle

Server Admin

  • daemon
  • update-server-info

Plumbing Commands

  • cat-file
  • check-ignore
  • checkout-index
  • commit-tree
  • count-objects
  • diff-index
  • for-each-ref
  • hash-object
  • ls-files
  • merge-base
  • read-tree
  • rev-list
  • rev-parse
  • show-ref
  • symbolic-ref
  • update-index
  • update-ref
  • verify-pack
  • write-tree

Hepsinin gerekli olduğunu düşünmüyorum ama init, clone ve diff gibi güzel şeyleri de kaçırmamak gerek.

@omergulen
Copy link
Contributor

omergulen commented Apr 18, 2018

(#45)

  • git
  • clone
  • commit
  • branch
  • merge
  • fetch
  • pull
  • push
  • remote

@gokaygurcan
Copy link
Contributor

Sanırım bu issue amacına ulaştı. Temel git komutlarının hepsi eklendi, diğerleri daha sonra gerekirse eklenir. Ne diyorsunuz @eserdinyo @omergulen ?

@omergulen
Copy link
Contributor

Bu aralar çok vaktim yok ama tekrar issue açılır istenirse eklerim, şimdilik bu kadar yeterli diye düşünüyorum.

@eserdinyo
Copy link
Author

Tamamdır.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
jargon-request Jargon request
Projects
None yet
Development

No branches or pull requests

4 participants