]> git.ipfire.org Git - thirdparty/git.git/commit - git-p4.py
use p4CmdList() to get file contents in Python dicts. This is more robust.
authorHan-Wen Nienhuys <hanwen@google.com>
Wed, 23 May 2007 21:49:35 +0000 (18:49 -0300)
committerHan-Wen Nienhuys <hanwen@google.com>
Thu, 31 May 2007 14:29:25 +0000 (11:29 -0300)
commitd2c6dd30eff648aef30d003ef327ab9415f86db0
tree2056700fc2a000b58d283858e5510416100f0fb2
parentf2eda79f6967363f9377ef3b137a35d0c86aca2c
use p4CmdList() to get file contents in Python dicts. This is more robust.

Signed-off-by: Han-Wen Nienhuys <hanwen@google.com>
contrib/fast-import/git-p4