diff options
author | Joey Hess <joey@kitenet.net> | 2013-08-31 17:55:07 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2013-08-31 17:55:07 -0400 |
commit | a1ba66f9109a0a799ed82821e717890ce92a87c8 (patch) | |
tree | 4791420ab4155e55c8ad07d8d50e2c02f3155f24 | |
parent | bb25c6e74283bed2ac40302a40dedbc0d43d466e (diff) |
blog for the day
-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. |