author | Tor Arvid Lund <torarvid@gmail.com> | |
Mon, 18 Feb 2008 14:22:08 +0000 (15:22 +0100) | ||
committer | Simon Hausmann <simon@lst.de> | |
Wed, 27 Feb 2008 15:27:13 +0000 (16:27 +0100) | ||
commit | 3a70cdfa42199e16d2d047c286431c4274d65b1a | |
tree | e6b6bb9cb2f3577c04afe602ae7cee09148db178 | tree | snapshot |
parent | 4c750c0d8bfd7e75b86d660def012bff17d2bf8e | commit | diff |
git-p4: Support usage of perforce client spec
When syncing, git-p4 will only download files that are included in the active
perforce client spec. This does not change the default behaviour - it requires
that the user either supplies the command line argument --use-client-spec, or
sets the git config option p4.useclientspec to "true".
Signed-off-by: Tor Arvid Lund <torarvid@gmail.com>
Signed-off-by: Simon Hausmann <simon@lst.de>
When syncing, git-p4 will only download files that are included in the active
perforce client spec. This does not change the default behaviour - it requires
that the user either supplies the command line argument --use-client-spec, or
sets the git config option p4.useclientspec to "true".
Signed-off-by: Tor Arvid Lund <torarvid@gmail.com>
Signed-off-by: Simon Hausmann <simon@lst.de>
contrib/fast-import/git-p4 | diff | blob | history |