On Wed, Jul 10, 2013 at 3:10 AM, Muhammad Bashir Al-Noimi <mbnoimi@xxxxxxxxx> wrote: > On Tue, Jul 9, 2013 at 10:47 PM, Muhammad Bashir Al-Noimi > <mbnoimi@xxxxxxxxx> wrote: >> Now I've to make some tests because the new version is completely different >> than the old one so I'll send a feedback soon. > > Thanks guys, the recent git-cola fabulous so I don't need to use the > terminal anymore for git. Thanks for the kind words :-) I'm glad you like it. (I'm the git-cola author) I noticed that you were asking about creating new repositories so I recently added that feature to the File menu (FIle -> New Repository...). That feature was previously only available in the startup dialog that is activated when the launcher icon is clicked (or "git-cola --prompt") so you probably found it there. I'll probably be doing an official release later this month; you won't see it until the PPAs and packagers pickup the new release, though. If you're interested in trying it out I often point people to its the Git repository -- the project is setup such that it can run directly out of its source tree without needing to "make" or install anything. Your machine has all of git-cola's dependencies available since you've already installed its deb package. All it takes to run a development version is to clone the repo and run e.g. $HOME/src/git-cola/bin/git-cola (assuming you've cloned the project to $HOME/src/git-cola). I keep the "master" branch very stable so it's quite safe to run that version, especially if you're interested in the latest/greatest. Best, -- David -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html