chiark / gitweb /
Allow patch refreshing for some files only
authorCatalin Marinas <catalin.marinas@gmail.com>
Mon, 23 Jan 2006 17:37:31 +0000 (17:37 +0000)
committerCatalin Marinas <catalin.marinas@gmail.com>
Mon, 23 Jan 2006 17:37:31 +0000 (17:37 +0000)
commit026c0689b2a70875f48c8933298ef2ae8e4eae7c
treee8c945bbedd82fda70b1a611c54a0c35535d3e36
parent63fda3e18e0091a8643a79b350618f25708cb30e
Allow patch refreshing for some files only

The patch allows the 'refresh' command to accept files as arguments. Only
the local changes to the specified files will be considered for inclusion
in the patch to be refreshed.

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