Re: git and commiting

2005-07-08 Thread Linus Torvalds
On Fri, 8 Jul 2005, Mateusz Berezecki wrote: > > How to commit and check-in changes done to the checked-out source code? > The "git commit" command seems to only commit the changes locally > without pushing them via rsync. > Is there any way I can push commits via rsync? Am I missing the point >

git and commiting

2005-07-08 Thread Mateusz Berezecki
Hi list readers, How to commit and check-in changes done to the checked-out source code? The "git commit" command seems to only commit the changes locally without pushing them via rsync. Is there any way I can push commits via rsync? Am I missing the point and git commit is not enough? please CC