1
0
mirror of https://github.com/git/git.git synced 2024-09-20 21:03:29 +02:00
git/contrib/fast-import
Tommy Thorn 354081d5a0 git-p4: support exclude paths
Teach git-p4 about the -/ option which adds depot paths to the exclude
list, used when cloning. The option is chosen such that the natural
Perforce syntax works, eg:

  git p4 clone //branch/path/... -//branch/path/{large,old}/...

Trailing ... on exclude paths are optional.

This is a generalization of a change by Dmitry Kakurin (thanks).

Signed-off-by: Tommy Thorn <tommy-git@thorn.ws>
Signed-off-by: Simon Hausmann <simon@lst.de>
2008-02-27 15:17:05 +01:00
..
git-import.perl
git-import.sh
git-p4 git-p4: support exclude paths 2008-02-27 15:17:05 +01:00
git-p4.bat
git-p4.txt
import-tars.perl