On Wed, Apr 21, 2010 at 1:47 PM, Kevin Howerton
<kevin.hower...@gmail.com> wrote:
> From the github:
>
> "* Commits should be atomic: they should each encompass a single logical
>    change that works on its own.  You can use "git rebase --interactive" to
>    collapse multiple commits into a single commit before pushing your code
>    up for contribution."
>
> I think the idea is to basically have feature branches that are pushed back
> into Tom's repo as atomic commits... That Should make things relatively easy
> to deal with right?
>

Assuming nobody ever pushes a bug as a public branch commit....

-- 
You received this message because you are subscribed to the Google Groups 
"Django developers" group.
To post to this group, send email to django-develop...@googlegroups.com.
To unsubscribe from this group, send email to 
django-developers+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-developers?hl=en.

Reply via email to