Re: [git-users] Working with diferent computers

2013-09-25 Thread Magnus Therning
On Wed, Sep 25, 2013 at 10:59:20AM -0700, Juan Antonio García Cano wrote: > I have a machine in production and other developing machine. > > Currently I'm fixing some minor bugs in the production machine and > working on a new version on the development machine. > > How would be the workflow with

[git-users] Working with diferent computers

2013-09-25 Thread Juan Antonio García Cano
I have a machine in production and other developing machine. Currently I'm fixing some minor bugs in the production machine and working on a new version on the development machine. How would be the workflow with git? On the production machine to make a change i do: commit + push But in developme