aboutsummaryrefslogtreecommitdiff
path: root/README.md
blob: e55e66534f20c6845deb9d19b08aed0882862d4b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
Git subtree plugins
===================

This repository contains the `git-subtree` plugin and two auxiliary
plugins to make easier pushing and updating subtrees.

## References

* https://git-scm.com/book/en/v1/Git-Tools-Subtree-Merging
* https://git.kernel.org/pub/scm/git/git.git/plain/contrib/subtree/git-subtree.sh
* https://developer.atlassian.com/blog/2015/05/the-power-of-git-subtree/

## Licensing

* git-subtree: distributed under GPLv2 (see COPYING).
* other scripts: distributed under GPLv3 (see LICENSE).