aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2017-03-24 16:05:34 -0300
committerSilvio Rhatto <rhatto@riseup.net>2017-03-24 16:05:34 -0300
commit384de615cace002f55c95c20435bf0c76f92ce96 (patch)
treefebec456f433dd421ce2b53eda47342f45ee11ad /README.md
parentddfd1bf6ec1718e894a40dd851ce95430e726183 (diff)
downloadgit-subtree-384de615cace002f55c95c20435bf0c76f92ce96.tar.gz
git-subtree-384de615cace002f55c95c20435bf0c76f92ce96.tar.bz2
Updates README
Diffstat (limited to 'README.md')
-rw-r--r--README.md10
1 files changed, 10 insertions, 0 deletions
diff --git a/README.md b/README.md
index 45da0d1..3ab153a 100644
--- a/README.md
+++ b/README.md
@@ -1,5 +1,15 @@
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
+
+## Licensing
+
* git-subtree: distributed under GPLv2 (see COPYING).
* other scripts: distributed under GPLv3 (see LICENSE).