devblog
authorJoey Hess <joeyh@joeyh.name>
Tue, 11 Oct 2016 20:01:32 +0000 (16:01 -0400)
committerJoey Hess <joeyh@joeyh.name>
Tue, 11 Oct 2016 20:01:32 +0000 (16:01 -0400)
doc/devblog/day_421__lost_in_the_trees.mdwn [new file with mode: 0644]

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 (file)
index 0000000..1cb09b6
--- /dev/null
@@ -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.