new to git svn

marchelloUA
marchelloUA
Hi all,    how do I work with tortoise git repository in Ubuntu?    I got url (domain is changed)    [email]git@devtools.work.org:/var/git/database.git[/email]    Also I know that it is tortoise git repository.  How do I fetch all to my ubuntu home dir?    Thanks ahead!

Last updated

orbrey
orbrey
Hi there,  TortoiseGit is a windows program, so unless you can get it working in Wine or something similar you'll not be able to use it on Ubuntu. Having said that, you could use command line git (should be available through apt) instead, or if you're not comfortable using the command line other graphical user interface clients are available - there's some suggestions here: http://askubuntu.com/questions/227554/best-gui-client-for-git  It'd probably be worth learning to use git on the command line to be honest, and the git book is a fantastic resource for doing that: http://git-scm.com/book/en/v2

1-3 of 3

Reply to this discussion

You cannot edit posts or make replies: You should be logged in before you can post.