]> git.ipfire.org Git - thirdparty/git.git/commit - git-p4.py
Fix style nit in Python slicing.
authorHan-Wen Nienhuys <hanwen@google.com>
Mon, 23 Jul 2007 22:56:37 +0000 (15:56 -0700)
committerSimon Hausmann <simon@lst.de>
Thu, 2 Aug 2007 07:40:28 +0000 (09:40 +0200)
commit7fcff9def564fae7de5d2a34a095229a999b80b0
tree67872507f646ba31587a7b2e13bb4d9afa91dd21
parenta4eba020f96e1b85f856a992782b8bb2bab6a719
Fix style nit in Python slicing.

Python slices start at 0 by default.

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