Diverse cleanups
commit49ae8869e7dca9b150c678651f11c72a040c556d
authorHan-Wen Nienhuys <hanwen@google.com>
Wed, 23 May 2007 21:49:35 +0000 (23 18:49 -0300)
committerHan-Wen Nienhuys <hanwen@google.com>
Wed, 30 May 2007 16:44:15 +0000 (30 13:44 -0300)
tree4ad048aafd3a6eaef6054e3d6497c167cc27b1eb
parente274d94177cf1705d77456f3b26b1f9572b1c26a
Diverse cleanups

- print commands with \n

- extractDepotPathsAndChangeFromGitLog -> extractSettings, returning
dict.

- store keepRepoPath in [git-p4: ] line

- create a main() function, so git-p4 can be pychecked

- use --destination for clone destination. This simplifies logic
for --keep-path
git-p4