https://bugzilla.gnome.org/show_bug.cgi?id=696182 sysadmin | Git | unspecified
--- Comment #10 from Olav Vitters <[email protected]> 2015-02-02 15:37:13 UTC --- Split commits are fairly easy to deal with. You just have the hook check the latest commit. A server hook only runs once you push. So you cannot push between commits, but you can afterwards. This already happens a few times with e.g. doap file check, multiple commits each still with typo's. Only the last one fixes everything and then the push works. -- Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching the QA contact of the bug. You are watching the assignee of the bug. _______________________________________________ gnome-infrastructure mailing list [email protected] https://mail.gnome.org/mailman/listinfo/gnome-infrastructure
