]> Savannah Git Hosting - gnulib.git/commit
gitsub.sh: Add support for shallow-cloning of subdirectories.
authorBruno Haible <bruno@clisp.org>
Sun, 1 Sep 2019 15:34:03 +0000 (17:34 +0200)
committerBruno Haible <bruno@clisp.org>
Sun, 1 Sep 2019 15:42:33 +0000 (17:42 +0200)
commit231b2a884fe695a5bc221e545440210c94f44eea
tree821d2a0d473cbee176d1c1dc0d654cf0ac190789
parent6e51f0a730a552bf5bfc912a8001738d4f23c192
gitsub.sh: Add support for shallow-cloning of subdirectories.

* top/gitsub.sh (func_usage): Document allowed git options with
'git pull'.
(func_pull): Accept GIT_OPTIONS argument.
(pull): Parse git options before complaining about too many arguments.
Pass the git options to func_pull.
ChangeLog
top/gitsub.sh