One of the developers pushed a bad commit to the code repo and it created a 
weird automatic merge on the master branch. I intend to reset master to the 
previous commit and force-push it to code. This may cause a bit of difficulty 
for anyone who's pulled gnucash-docs after 03:34 UTC today. If that includes 
you, just do:
  git checkout master
  git reset 91be847
  git pull

and all should be well.

Regards,
John Ralls

_______________________________________________
gnucash-devel mailing list
[email protected]
https://lists.gnucash.org/mailman/listinfo/gnucash-devel

Reply via email to