This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (












We have this. It's in the File->Clone menu action.
Let me know if that's not what you're looking for.
Cola's undergoing a pretty significant refactoring right now, but things look
like they should settle down soon in time for a new release.
It wouldn't hurt to start testing the 'next' branch, though.
There's some small tweaks it needs here and there (mainly, restoring the selection on refresh) but aside from that the refactoring-in-prep-for-new-features is getting close to completion. Most of the latest work has been for gh-19.
Once we have that out of the way then the gate's open for new features.
The problem is that git-cola opens up a directory choice dialog at start without a repo. If you don't start with one, you never get the GUI. I think it should work closer to qgit where it opens a blank UI then you can do one of opening an existing cloned repo or clone a new one to some directory.
Ah, that makes sense. Hmm.. a 'git cola clone' subcommand probably won't do either. What if the dialog had an option for clone as well as the default open?
I think that's what you're asking for, so let's re-open this and flag it as a feature request.