Re: [RFC] Procedures for git push

2010-01-23 Thread Mauro Carvalho Chehab
Aguirre, Sergio wrote: >> >> At the email, please always send a summary of what's being send. Such >> summary is produced by >> this commands: >> git diff -M --stat --summary $ORIGIN `git branch |grep ^\*|cut -b3-` >> echo >> git log --pretty=short $ORIGIN..|git shortlog >>

RE: [RFC] Procedures for git push

2010-01-23 Thread Aguirre, Sergio
ia Mailing List > Subject: [RFC] Procedures for git push > > As already discussed during the -git announcement, one important part is how > we'll handle -git pushes. > > So, I'm sending a procedure explaining how should be the new submission > process for > sendin

[RFC] Procedures for git push

2010-01-23 Thread Mauro Carvalho Chehab
As already discussed during the -git announcement, one important part is how we'll handle -git pushes. So, I'm sending a procedure explaining how should be the new submission process for sending patches via GIT PULL requests. Feel free to comment and send suggestions to improve it. I intend to a