Re: [Orgmode] Org-mode development workflow with Git

2011-01-12 Thread Tommy Stanton
Hey Jason, Thanks for the link; I was just recently curious about how others work with Git in this way, creating a private branch to make fixes on. Excellent! -Tommy On Wed, Jan 12, 2011 at 1:46 PM, Jason Dunsmore wrote: > Hello, > > I've been trying to fix more of the Org-mode issues I co

[Orgmode] Org-mode development workflow with Git

2011-01-12 Thread Jason Dunsmore
Hello, I've been trying to fix more of the Org-mode issues I come across. This led me to a particular Git workflow that I documented on my blog: http://blog.dunsmor.com/2011/01/keeping-a-private-development-branch-in-git-using-multiple-remotes/ I'd be interested to hear about other workflows or