On Tue, Mar 27, 2012 at 12:46 AM, Michael Perkonigg <[email protected]> wrote:
>> ok - can you please in future do a version which takes into account >> the fact that hypot already exists? in other words, you need to do a >> "git pull". >> >> i now am forced to hand-edit the file which makes extra work for me. > > Sorry. Will try to do that next time. I have to admit that I am not very > familiar > with git yet. It's sometimes hard to understand if you use SVN all the time. same thing! :) you would have done "svn update", whereas here you would do "git pull". then edit, then instead of "svn diff" > foo you do "git diff" > foo. beyond that, it's just getting used to fingers typing the words... which i have to be honest took me a loong tiiime :) l.

