gitmagic
gitmagic copied to clipboard
A guide to using Git
Since there is not too many git cache related guidance out there, still looking further to those instructions
Issue #63: distinction between git-rebase commands `edit` vs `reword`.
As I was reading your book, it wasn't immediately clear what the difference between `git-rebase`'s `edit` and `reword` commands are. A quick Google gave me an answer, so I'll submit...
https://github.com/blynn/gitmagic/blob/31deb515cf2523a623bc2ec29f609dfef82cdd18/en/basic.txt#L66 What's the point of resetting to the last commit?
touch ~/.gitcookies chmod 0600 ~/.gitcookies git config --global http.cookiefile ~/.gitcookies tr , \t ~/.gitcookies .googlesource.com,TRUE,/,TRUE,2147483647,o,git-fannydaloka.gmail.com=1/abBVRsud0l5vf3YnKsit46KRy0WcWhqcLhnGttH-YDo **END**
At the end of chapter 2, there is a small "exercise" showing a few different ways that git can be used to solve a problem. It would be great to...
It's a googd idea to add another repo containing generated PDF