From: Silvio Rhatto Date: Fri, 24 Mar 2017 19:05:34 +0000 (-0300) Subject: Updates README X-Git-Url: https://gitweb.fluxo.info/?a=commitdiff_plain;h=384de615cace002f55c95c20435bf0c76f92ce96;p=git-subtree.git Updates README --- 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).