A quick look at https://lists.gnucash.org/pipermail/gnucash-patches/2017-July/date.html#start shows only gnucash-docs master: Multiple changes pushed Frank H.Ellenberger
There seems to be no hook, which pulls changes on github to code. Together with my git remote configuration: origin https://github.com/Gnucash/gnucash-docs (fetch) origin g...@code.gnucash.org:gnucash-docs (push) : somehow the changes get lost. After my pull, my local repo "thinks" code is already up to date and does not push them there. And code then seems then to reset github silently. So I will split my remote origin. Frank Am 26.07.2017 um 23:28 schrieb Frank H. Ellenberger: > Hi all, > > Dmitry watched, that his PRs disappeared from Maint after I merged them > in Master. > > So, what happened? > He sent PR 100-104 to github > I pulled them via https://github.com/Gnucash/gnucash-docs/pull/... > sequently into maint, after each calling locally: > (with git checkout maint) > git pull > make > make check > > He watched, they did not appear in code.gnucash.org/docs. > > I run yesterday locally > git checkout master > git merge maint > make > make check > git push > > The guides in https://wiki.gnucash.org/docs/{de|ru}/ were regenerated > last night, while *.{epub|mobi|pdf} are still from 2017-07-01. But that > is a separate issue. > > Today Dmitry informs me, his commits disappeared from maint on github. > On my machine I have now 21 unpushed commits in maint. > > I am clueless, but remember before the last release also one commit > disappeared. > > Does anybody whant to investigate in the current state or can I push > them now again? > > Regards > Frank > > > _______________________________________________ gnucash-devel mailing list gnucash-devel@gnucash.org https://lists.gnucash.org/mailman/listinfo/gnucash-devel