Edward K. Ream wrote:
> Here are some tips related to my workflow:

I like the method of using only local branches.

If you let yourself commit to central repos you could do it at the wrong time 
and step on others' work accidentally,
since committing often is good organization...can lessen time debugging a merge.

To share your work, you can publish your branch, or mirror trunk to a local 
copy, create a merge directive relative to trunk
of your new branch, and publish the merge directive, (patch format +).

John Griessen


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"leo-editor" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/leo-editor?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to