diff options
author | Joey Hess <joey@kitenet.net> | 2013-08-28 17:27:39 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2013-08-28 17:27:39 -0400 |
commit | 5b49f980ed7936dde6c7660ad113b55c222c6f45 (patch) | |
tree | 6fc7c9bf8e9cef338d9e4bdf346686d345ac7205 /doc | |
parent | 978d622d9eebe3f93c7bc6044e8e6fab61ab954d (diff) |
fix
Diffstat (limited to 'doc')
-rw-r--r-- | doc/design/assistant/blog/day_318__forgetting.mdwn | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/design/assistant/blog/day_318__forgetting.mdwn b/doc/design/assistant/blog/day_318__forgetting.mdwn index a026c309e..9cec51475 100644 --- a/doc/design/assistant/blog/day_318__forgetting.mdwn +++ b/doc/design/assistant/blog/day_318__forgetting.mdwn @@ -1,6 +1,6 @@ -Yesterday I spent shopping for a new laptop, since this one is dying. -(Soon I'll be able to compile git-annex fast-ish! Yay!) And thinking about -[[wishlist:_dropping_git-annex_history]]. +Yesterday I spent making a release, and shopping for a new laptop, since +this one is dying. (Soon I'll be able to compile git-annex fast-ish! Yay!) +And thinking about [[todo/wishlist:_dropping_git-annex_history]]. Today, I added the `git annex forget` command. It's currently been lightly tested, seems to work, and is living in the `forget` branch until I gain |