diff options
Diffstat (limited to 'doc/devblog/day_-1__drop_dead.mdwn')
-rw-r--r-- | doc/devblog/day_-1__drop_dead.mdwn | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/devblog/day_-1__drop_dead.mdwn b/doc/devblog/day_-1__drop_dead.mdwn new file mode 100644 index 000000000..97f7cf1d2 --- /dev/null +++ b/doc/devblog/day_-1__drop_dead.mdwn @@ -0,0 +1,5 @@ +Implemented `git annex forget --drop-dead`, which is finally a way to +remove all references to old repositories that you've marked as dead. + +I've still not merged in the `forget` branch, because I developed this +while slightly ill, and have not tested it very well yet. |