Fix external link to Pro Git subtree merge chapter (#904)
In the 2nd edition of the Pro Git book, the Subtree Merging chapter has been subsumed by an Advanced Merging chapter, which contains a subsection on subtree merging. Co-authored-by: hubwriter <hubwriter@github.com>
This commit is contained in:
@@ -105,5 +105,5 @@ $ git pull -s subtree spoon-knife main
|
||||
|
||||
### Further reading
|
||||
|
||||
- [The "Subtree Merging" chapter from the _Pro Git_ book](https://git-scm.com/book/en/Git-Tools-Subtree-Merging)
|
||||
- [The "Advanced Merging" chapter from the _Pro Git_ book](https://git-scm.com/book/en/v2/Git-Tools-Advanced-Merging)
|
||||
- "[How to use the subtree merge strategy](https://www.kernel.org/pub/software/scm/git/docs/howto/using-merge-subtree.html)"
|
||||
|
||||
Reference in New Issue
Block a user