chiark
/
gitweb
/
~mdw
/
stgit
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(from:
ac50371
)
Add a trash directory with deleted patches
author
Catalin Marinas
<catalin.marinas@gmail.com>
Wed, 8 Nov 2006 22:30:02 +0000
(22:30 +0000)
committer
Catalin 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