tapaswenipathak / GitGIFs

Learn Git by watching GIFs.
MIT License
14 stars 7 forks source link

Ticket help #93

Closed sakshivij closed 4 years ago

sakshivij commented 5 years ago

Need help in diagram for following: git remote - #17 git fetch - #18 git archive - #19 git tag - #22 git describe - #24 git rebase #29 git revert #30 git clone #2 git grep #34

Facing error for following git clone #2 git help #3 git clean #6 git mv #8 git checkout #15 git log #25 git stash #31 git credential #26 git mergetool #28

sakshivij commented 5 years ago

cc @tapaswenipathak

tapaswenipathak commented 5 years ago

git cat-file --batch from https://github.com/tapaswenipathak/GitGIFs/issues/36

tapaswenipathak commented 5 years ago

git bisect run from https://github.com/tapaswenipathak/GitGIFs/issues/38

sakshivij commented 5 years ago

git checkout --quiet from #15