gitbook
gitbook copied to clipboard
Git Community Book Source
GitBook代码改动测试
I was going to use [git-subtree](https://manpages.debian.org/testing/git-man/git-subtree.1.en.html) and found no docs in git-scm.com. Do we need update the docs? Or something wrong with content pulling of git manuals?
I am brand new to git, and was pleased to find that the documentation explains concepts instead of only giving examples. I am confident that I can become much less...
Minor (minor!) typo fix.
Hello, I wroted you email yeasterday about broken link. But there was also broken markdown syntax (list and link syntax), and I fixed this. Thanks for attention.
These commits are just some minor fixes for the interactive rebase [page](http://book.git-scm.com/4_interactive_rebasing.html). The first is a typo fix while the remaining ones add simple paragraphs about the new interactive rebase...