summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Joey Hess <joeyh@joeyh.name>2016-10-11 16:01:32 -0400
committerGravatar Joey Hess <joeyh@joeyh.name>2016-10-11 16:01:32 -0400
commit59675f9a46aa18a043fc3a8ae596e5f367b9599d (patch)
treed303aa59804a99269ccf8c86ab84f17eb0711233
parent7c5f9aacb1a6abd1437297889bb67a40f88e6f4a (diff)
devblog
-rw-r--r--doc/devblog/day_421__lost_in_the_trees.mdwn6
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/devblog/day_421__lost_in_the_trees.mdwn b/doc/devblog/day_421__lost_in_the_trees.mdwn
new file mode 100644
index 000000000..1cb09b63d
--- /dev/null
+++ b/doc/devblog/day_421__lost_in_the_trees.mdwn
@@ -0,0 +1,6 @@
+Finished up where I left off yesterday, writing test cases and fixing
+bugs with syncing in adjusted branches. While adjusted branches need v6
+mode, and v6 mode is still considered experimental, this is still a rather
+nasty bug, since it can make files go missing (though still available
+in git history of course). So, planning to release a new version with these
+fixes as soon as the autobuilders build it.