From 16e04cb66bef0d4e915caf7df667b753a031278e Mon Sep 17 00:00:00 2001 From: Peter Odding Date: Tue, 14 Jun 2011 16:54:46 +0200 Subject: Don't forget merge instructions --- README.md | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index 3ef87b8..9111126 100644 --- a/README.md +++ b/README.md @@ -7,6 +7,10 @@ The git repository at contains Vim scripts th $ git read-tree --prefix=autoload/xolox/misc/ -u vim-misc/master $ git commit -m "Merge vim-misc repository as subdirectory" +To update a plug-in repository to the latest versions of the miscellaneous auto-load scripts I execute the following command: + + $ git pull -s subtree vim-misc master + ## Contact If you have questions, bug reports, suggestions, etc. the author can be contacted at . The latest version is available at and . -- cgit v1.2.3