summaryrefslogtreecommitdiff
path: root/fast-import.c
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2007-09-06 07:05:49 (GMT)
committerJunio C Hamano <gitster@pobox.com>2007-09-06 07:05:49 (GMT)
commitb5ef6ac978012475660a36583b2174e9bd8188a5 (patch)
treecc845ed2ea1593aa4f1f72089000c843e5391cd3 /fast-import.c
parent7e2e69b7f67ba8b336be56508d0208117d9e22e3 (diff)
parent1ca3d71069620f1438d9f89165a3e69e8d47d302 (diff)
downloadgit-b5ef6ac978012475660a36583b2174e9bd8188a5.zip
git-b5ef6ac978012475660a36583b2174e9bd8188a5.tar.gz
git-b5ef6ac978012475660a36583b2174e9bd8188a5.tar.bz2
Merge branch 'master' of git://repo.or.cz/git/git-p4
* 'master' of git://repo.or.cz/git/git-p4: git-p4: Added support for automatically importing newly appearing perforce branches. git-p4: Cleanup; moved the (duplicated) code for turning a branch into a git ref (for example foo -> refs/remotes/p4/<project>/foo) into a separate method. git-p4: Cleanup; moved the code for the initial #head or revision import into a separate function, out of P4Sync.run. git-p4: Cleanup; Turn self.revision into a function local variable (it's not used anywhere outside the function). git-p4: Cleanup; moved the code to import a list of p4 changes using fast-import into a separate member function of P4Sync. git-p4: Cleanup; moved the code for getting a sorted list of p4 changes for a list of given depot paths into a standalone method. git-p4: After submission to p4 always synchronize from p4 again (into refs/remotes). Whether to rebase HEAD or not is still left as question to the end-user. git-p4: Always call 'p4 sync ...' before submitting to Perforce.
Diffstat (limited to 'fast-import.c')
0 files changed, 0 insertions, 0 deletions