diff options
author | Joey Hess <joey@kitenet.net> | 2013-11-07 18:02:43 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2013-11-07 18:02:43 -0400 |
commit | 66a93bdef7f834346ccc7d668f5359d95b384ab0 (patch) | |
tree | 931374be7f0dc89f46f55f25e3f858e61ee77266 /doc/devblog | |
parent | cffc5e74129be798801086c612efd099fe7148ac (diff) |
devblog
Diffstat (limited to 'doc/devblog')
-rw-r--r-- | doc/devblog/day_51__direct_mode_guard_finished.mdwn | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/devblog/day_51__direct_mode_guard_finished.mdwn b/doc/devblog/day_51__direct_mode_guard_finished.mdwn new file mode 100644 index 000000000..9c637aa94 --- /dev/null +++ b/doc/devblog/day_51__direct_mode_guard_finished.mdwn @@ -0,0 +1,6 @@ +Finished the direct mode guard, including the new `git annex status` +command. + +Spent the rest of the day working on various bug fixes. One of them turned +into rather a lot of work to make the webapp's UI better for git +remotes that do not have an annex.uuid. |