author | Vitor Antunes <vitor.hda@gmail.com> | |
Thu, 18 Aug 2011 23:44:05 +0000 (00:44 +0100) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Tue, 23 Aug 2011 04:08:37 +0000 (21:08 -0700) | ||
commit | 7199cf131c5420b631f8402498f17ec42cdb3b3a | |
tree | a2c2b076fb568282f9c8095530b3140f44572777 | tree | snapshot |
parent | 8ace74c00e87cbb16d7303761ff4f6b91505ee20 | commit | diff |
git-p4: Allow branch definition with git config
Perforce does not strictly require the usage of branch specifications to create
branches. In these cases the branch detection code of git-p4 will not be able to
import them.
This patch adds support for git-p4.branchList configuration option, allowing
branches to be defined in git config.
Signed-off-by: Vitor Antunes <vitor.hda@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Perforce does not strictly require the usage of branch specifications to create
branches. In these cases the branch detection code of git-p4 will not be able to
import them.
This patch adds support for git-p4.branchList configuration option, allowing
branches to be defined in git config.
Signed-off-by: Vitor Antunes <vitor.hda@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
contrib/fast-import/git-p4 | diff | blob | history | |
contrib/fast-import/git-p4.txt | diff | blob | history |