aboutsummaryrefslogtreecommitdiff
path: root/doc/devblog/day_154__catching_up.mdwn
blob: 7c49a788e2b42460c84b04568948b61031c94423 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
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.