Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.kernel.org/pub/scm/git/git.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon Hausmann <simon@lst.de>2007-08-26 19:36:55 +0400
committerSimon Hausmann <simon@lst.de>2007-09-03 22:35:39 +0400
commit1ca3d71069620f1438d9f89165a3e69e8d47d302 (patch)
tree88bcc016e551679a391ea7d31fa442bfe767790b /archive-tar.c
parent8134f69c21ff47283d8b3ea3cc5b306727cde256 (diff)
git-p4: Added support for automatically importing newly appearing perforce branches.
If a change in a p4 "branch" appears that hasn't seen any previous commit and that has a known branch mapping we now try to import it properly. First we find the p4 change of the source branch that the new p4 branch is based on. Then we using git rev-list --bisect to locate the corresponding git commit to that change. Finally we import all changes in the new p4 branch up to the current change and resume with the regular import. Signed-off-by: Simon Hausmann <simon@lst.de>
Diffstat (limited to 'archive-tar.c')
0 files changed, 0 insertions, 0 deletions