Commit Graph

447 Commits (master)
 

Author SHA1 Message Date
Emmanuel Arias 71f2ab2917
Merge pull request #149 from flexdinesh/master
flight-rule to stash multiple files at once
7 years ago
Dinesh 4bf16453c6 flight-rule to stash multiple files at once 7 years ago
Kate Hudson 7412b89d42
Merge pull request #147 from benyanke/patch-1
Added gitk
7 years ago
Ben Yanke 11c11ecc21
Update README.md 7 years ago
Toshiya Kawasaki 5088d30821 Add sample of -u option of git stash (#146) 7 years ago
Navneet Singh adb5a2d250 added command to create a branch from a commit (#145)
Using this command one can create a branch from a specific commit from current branch.
7 years ago
Nicolas Dermine 4cb52c015c fix typo (#142) 7 years ago
Nicolas Dermine 9dafe52a63 fix typo (#141) 7 years ago
Dineshkumar Pandiyan 2e5498cd5c New Topic for 'Stashing' and curated frequent stash workflow (#140) 7 years ago
Navneet Singh 5599a75b7f added another command to see staged diff (#139)
This command is an alternative to view all the changes in the staged files.
7 years ago
Navneet Singh b7d9be9af9 stash content with a custom message (#138)
Added command which can be used to stash code marked with a custom message
7 years ago
Sergey 2637bf010f Add fork and gmaster (#137)
* add fork

* add fork
7 years ago
Greg Walden f506073152 change [aliases] to [alias] (#136)
* change [aliases] to [alias]

Titling the section `aliases` did not work for me. Changing to `[alias]` worked immediately.

Reference: https://git-scm.com/docs/git-config#git-config-alias

* Update README_zh-cn.md
7 years ago
Richard Littauer e51ba1db7d fix formatting 7 years ago
Tatsujinichi b838720631 Be more specific about HEAD^ vs HEAD~ (#122)
* Be more specific about HEAD^ vs HEAD~

* add more

* revise again
7 years ago
Kai Dalgleish b244c00a4e Add Note About --ours and --theirs (#133)
* add note about --ours and --theirs

* correct error message, add more detail on ours/theirs
7 years ago
Simon Vocella fc459528ea Revert a file to a specific revision (#131) 7 years ago
Richard Littauer a38b385b03 Merge branch 'toptal-more-specific-removal-of-a-file-from-commit' 7 years ago
Richard Littauer 186ed0a1e4 docs: small grammar fix 7 years ago
Filipp Pirozhkov f60cd9d835 Change command to avoid editing commit message 7 years ago
Tom V 103e920531 Add fetching a GitHub PR ref directly (#129) 7 years ago
Gabriel Caruso e2ddb7fe55 Added how to rename a local branch (#128) 7 years ago
Nick Kirby 4547f3ea98 Add git extensions to GUI Clients 7 years ago
Raimon Grau (rgrau) 17bf6d7cbd Add Magit (#126) 7 years ago
Nick Kirby 76361c407f Fix minor typo (#124) 7 years ago
Filipp Pirozhkov 545a53e808 Change the command to minimize side effects 7 years ago
jparser 88e905a4c2 Add Chinese translation (#121) 7 years ago
Bence Dányi 9f0a1d2ae3 Recommend --force-with-lease instead of --force (#117) 7 years ago
Edgar Hipp 4a654bd90a Add Tig to the list of clients (#116)
* Update README.md

* Update README.md
7 years ago
Richard Littauer cf82e4d95e
Merge pull request #115 from k88hudson/license
fix #112: Add cc-by-sa-4.0 license
7 years ago
Kate Hudson 1e80224456
Merge pull request #114 from arnavb/update-text
Minor Text Update
7 years ago
k88hudson 4bc70b6aab fix #112: Add cc-by-sa-4.0 license 7 years ago
Arnav Borborah 7f2a4bfd03
Minor text update 7 years ago
Richard Littauer 7ebe86b76e
Merge pull request #113 from Shayac/master
add learngitbranching tutorial
7 years ago
Shaya Cohen 1883097a8b add learngitbranching tutorial 7 years ago
Richard Littauer bfb67fc369
Merge pull request #111 from Shayac/master
Add Scott Chacon's other git book
7 years ago
Shaya Cohen 20bb62b971
Add another git book 7 years ago
Richard Littauer 868005ed17
Merge pull request #109 from e-larrambebere/master
Fixes minor style issues
7 years ago
Richard Littauer 688ab59c2c
Merge pull request #108 from thomasyimgit/checkout-remote-branch
add checkout to remote branch
7 years ago
Emilio Larrambebere 051e40b042 Fixes minor style issues
Adds some missing closure tags to the section anchors. This was causing some issues rendering the README
7 years ago
thomasyimgit 485bcf6691 add checkout to remote branch 7 years ago
Richard Littauer 2a86ef478e Merge branch 'pr/106' 7 years ago
Richard Littauer 51d78e43c5 Adding stashes back in 7 years ago
Richard Littauer 998dd0c7fb Add git-town, alphabetize 7 years ago
Peter Dave Hello 542884da13 Improve "discard specific unstaged changes" steps 7 years ago
Richard Littauer f3428ed7af Merge pull request #105 from Plsr/master
Use 'branch' instead of 'checkout -b'
7 years ago
plsr 5af92eed17 Use 'branch' instead of 'checkout -b' 7 years ago
Richard Littauer a5d7eea0d5 Merge pull request #104 from camilortte/patch-1
Add Git Gui Client (GitKraken)
7 years ago
Camilo Ramirez 36c28e5ec2 Add Git Gui Cloent GitKraken 7 years ago
Richard Littauer 1cb8a5798f Merge pull request #102 from gaetan-petit/patch-1
ADD undo rebase/merge
7 years ago