Thomas Schwinge, le Wed 31 Aug 2011 12:49:40 +0200, a écrit : > Samuel has recently applied (thanks!) a ton of patches by/for Guillem > (thanks!); I'd be happy to allow Guillem to do the Git pushes himself > (after posting the patches on bug-hurd and getting them acknowledged). > Any comments? (Or, Samuel, do you have any special/automated/time-saving > process for revieweing patches and the surrounding code, and > applying/committing them at the same time?)
git am works perfectly in a blink of an eye. 99% of the time is review: understanding & testing. Guillem could however commit himself indeed. Samuel