Add import -p option
authorCatalin Marinas <catalin.marinas@arm.com>
Tue, 8 Sep 2009 21:07:35 +0000 (22:07 +0100)
committerCatalin Marinas <catalin.marinas@arm.com>
Tue, 8 Sep 2009 21:45:13 +0000 (22:45 +0100)
commitc18842cc149803ab61f716c84c96bf7d61a5c0fc
tree3ba6bca2f62ee21d8d2e9d0aa39010fd6ec1a015
parentba5cb156fc92a5dc6160cefa1d65fff46ff1b09f
Add import -p option

This patch renames some of the existing import options and adds the -p
(--strip) option which allows stripping the leading slashes of the diff
paths.

Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>
RELEASENOTES
stgit/commands/imprt.py
stgit/git.py
t/t1800-import.sh
t/t1800-import/git-diff-p0 [new file with mode: 0644]