Re: [git-users] git: Command not found.

2013-02-27 Thread Evgeny Goldin
I'd try downloading and installing Mac OS Git client - http://git-scm.com/download/mac. Or run "sudo find / -name git" to see where it's located if you believe it is installed already. On my Mac "which git" tells me "/usr/local/git/bin/git". On Wed, Feb 27, 2013 at 9:51 PM, John McKown wrote: >

Re: [git-users] Recorded talk on using git-svn

2011-09-11 Thread Evgeny Goldin
Thanks, Thomas! On Mon, Sep 12, 2011 at 01:12, Thomas Ferris Nicolaisen wrote: > Hi, > > I just did a talk at JavaZone this week about using git-svn, and the > recording is now online: > > http://vimeo.com/28762003 > > The demo features normal use of git-svn, plus setup of a git-svn mirror, > us

Re: [git-users] Re: Git Master Reference

2011-01-09 Thread Evgeny Goldin
Thanks, Thomas! Appreciate your kind words. I'll review code samples. Tried to put a DZone button but couldn't - MediaWiki supports global JS files but didn't allow to put button's code in this specific page, will see if a workaround is available. On Sat, Jan 8, 2011 at 23:48, Thomas Ferris Nico

[git-users] Git Master Reference

2011-01-08 Thread Evgeny Goldin
Hi, As I was reading Git books, manuals and tutorials I was putting all links, code examples, diagrams and explanations to one Wiki page. Eventually it became a Master Reference of everything about Git: evgeny-goldin.com/wiki/Git. Hope you find it useful and if you don't mind than adding a vote

[git-users] Re: Misnamed remote branch

2010-09-16 Thread Evgeny Goldin
Thank you, Konstantin. Here's a brief explanation to "git push [remote] :[branch]" syntax: http://progit.org/book/ch3-5.html => "Deleting Remote Branches" On Sep 15, 11:49 pm, Konstantin Khomoutov wrote: > On Sep 15, 5:41 pm, Roddie Grant wrote: > > > With a moment's inattention I typed > > git