chiark / gitweb /
Add a trash directory with deleted patches
authorCatalin Marinas <catalin.marinas@gmail.com>
Wed, 8 Nov 2006 22:30:02 +0000 (22:30 +0000)
committerCatalin Marinas <catalin.marinas@gmail.com>
Wed, 8 Nov 2006 22:30:02 +0000 (22:30 +0000)
Since the delete command now supports multiple patches (and a ".." would
remove the whole stack), it is safer to copy the commit ids to
.git/patches/<branch>/trash/ in case a restore is needed. There is no
command allowing the restoring yet.

Signed-off-by: Catalin Marinas <catalin.marinas@gmail.com>

No differences found