Don't forget that the workflow is somewhat documented at
https://git-wip-us.apache.org/repos/asf?p=incubator-aurora.git;a=blob;f=docs/contributing.md;h=434116378711f40877f6f7af15af8545b5335ec0;hb=HEAD
Patches to clarify are appreciated!
On Wed, Feb 5, 2014 at 12:02 PM, Bill Farner wrote:
> Goo
Good point! Our commit workflow sidesteps the merge commit issue (we grab
the patch from reviewboard and apply that to master in an atomic commit).
I'm *hoping* at some point we can formalize these expectations with a hook
on the git server.
-=Bill
On Wed, Feb 5, 2014 at 11:12 AM, Henry Saputr
Dont forget to use git rebase instead of git pull =)
- Henry
On Tue, Feb 4, 2014 at 1:53 PM, Bill Farner wrote:
> First and foremost, please don't take committing on master lightly. Every
> time you commit and push to master, i encourage you to triple-check your
> commit message, and run the bu