chiark / gitweb /
Add the '--expose' option to 'pick'
authorCatalin Marinas <catalin.marinas@gmail.com>
Mon, 16 Jul 2007 22:48:31 +0000 (23:48 +0100)
committerCatalin Marinas <catalin.marinas@gmail.com>
Mon, 16 Jul 2007 22:48:31 +0000 (23:48 +0100)
commit2ff25eb8999966f579141542911c1fd1d53508ff
tree768718d09715825bde1665ab6956dae41325ebf9
parent0ec93bfd95feee9d786e7eb73f9d49af07c5cb29
Add the '--expose' option to 'pick'

This option is similar to the '-x' one of the git-cherry-pick
command (maybe the naming is not really obvious). It appends the
imported commit id to the patch log.

Signed-off-by: Catalin Marinas <catalin.marinas@gmail.com>
stgit/commands/pick.py