File: day_368__leap.mdwn

package info (click to toggle)
git-annex 6.20170101-1%2Bdeb9u2
  • links: PTS
  • area: main
  • in suites: stretch
  • size: 50,088 kB
  • sloc: haskell: 53,116; sh: 1,582; ansic: 341; makefile: 292; perl: 144
file content (9 lines) | stat: -rw-r--r-- 459 bytes parent folder | download | duplicates (7)
1
2
3
4
5
6
7
8
9
Pushed out a release today, could not resist the leap day in the version
number, and also there were enough bug fixes accumulated to make it worth
doing.

I now have `git-annex sync` working inside adjusted branches, so pulls
get adjusted appropriately before being merged into the adjusted branch.
Seems to mostly work well, I did just find one bug in it though. Only
propigating adjusted commits remains to be done to finish my adjusted
branches prototype.