progit2
progit2 copied to clipboard
Pro Git 2nd Edition
gid:3rT55ukSNGYL8iAyQepE6
I would love to see https://twitter.com/cthydng/status/575483540202106880 drawn up in the same style as the rest of the book diagrams, to use in presentations etc. IMO it's one of the best...
In `book/07-git-tools/sections/submodules.asc`, shouldn't each reference to a git repository (in this case, `https://github.com/chaconinc/DbConnector`) end with .git? (`https://github.com/chaconinc/DbConnector.git`)
I'll put something together in the next few days but, in some cases, it's unnecessary to manually create a systemd service file for git-daemon as some distros already come with...
P. 262 in PDF, mentions these two possibilities, "-Xignore-all-space or -Xignore-space-change", but doesn't mention a third, "-Xignore-space-at-eol", which seems useful. In addition, it might be informative to throw in a...
pull request: https://github.com/progit/progit2/pull/802 Are I wrong?
Hello guys, I think the text in Tagging article could be tweaked a bit. I submited an issue to git-scm.com repo by mistake, so you can look there :-) https://github.com/git/git-scm.com/issues/861
Hi, See issue #182 Building from the source cloned from github using: bundle exec rake book:build 1) Creates a pdf without page numbers. 2) Creates a single page html with...
Just a tiny point. In the next version you may want the reviewer to mention that the // wait for a second comment needs changing or removing. Easier to spot...
hello, does someone know the most appropriate way to assemble all these `.asc' file-snippets into one big file for upload on git-scm.com ? greetings, kalle