From f0ced332b71781460da6e3c9333524fdf43b2158 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Thu, 17 Apr 2014 18:48:30 -0400 Subject: devblog --- doc/devblog/day_154__catching_up.mdwn | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 doc/devblog/day_154__catching_up.mdwn (limited to 'doc/devblog') diff --git a/doc/devblog/day_154__catching_up.mdwn b/doc/devblog/day_154__catching_up.mdwn new file mode 100644 index 000000000..7c49a788e --- /dev/null +++ b/doc/devblog/day_154__catching_up.mdwn @@ -0,0 +1,13 @@ +Worked through message backlog today. Got it down from around 70 to just +37. Was able to fix some bugs, including making the webapp start up more +robustly in some misconfigurations. + +Added a new `findref` command which may be useful in a git `update` hook to +deny pushes of refs if the annexed content has not been sent first. + +---- + +BTW, I also added a new `reinit` command a few days ago, which can be +useful if you're cloning back a deleted repository. + +Also a few days ago, I made `uninit` a *lot* faster. -- cgit v1.2.3