Editing remotes in git-cola

210 views
Skip to first unread message

Omega Weapon

unread,
Feb 8, 2012, 6:33:17 AM2/8/12
to git-cola
Morning,

I have very recently started using git, and am currently juggling
between various GUIs (along with having some knowledge of the reality
in the CLI) to try to get an idea of The Best GUI.

In giggle, you can edit a repository's remotes via Project ->
Properties -> Remotes tab - I cant seem to see an equivalent in cola?

Also, is my understanding that cola is a git-gui replacement rather
than a gitk replacement correct? This then explains launching gitk via
the visualise branches option.

Thanks for any help.

David Aguilar

unread,
Feb 9, 2012, 8:02:45 PM2/9/12
to Omega Weapon, git-cola
On Wed, Feb 8, 2012 at 3:33 AM, Omega Weapon <omeg...@gmail.com> wrote:
> Morning,
>
> I have very recently started using git, and am currently juggling
> between various GUIs (along with having some knowledge of the reality
> in the CLI) to  try to get an idea of The Best GUI.
>
> In giggle, you can edit a repository's remotes via Project ->
> Properties -> Remotes tab - I cant seem to see an equivalent in cola?

That's a TODO item. We want a good editor for remotes. I don't think
it'd be too hard to add. I was thinking that this would be a good
"next feature".


> Also, is my understanding that cola is a git-gui replacement rather
> than a gitk replacement correct? This then explains launching gitk via
> the visualise branches option.
>
> Thanks for any help.


"alternative" is probably a better characterization. Launching gitk
is actually a historical thing -- these days we have "git dag" (which
you can launch from Tools -> DAG) which provides gitk-like
functionality.
--
David

Omega Weapon

unread,
Feb 10, 2012, 3:11:16 AM2/10/12
to David Aguilar, git-cola
On 10/02/12 01:02, David Aguilar wrote:
> That's a TODO item. We want a good editor for remotes. I don't think
> it'd be too hard to add. I was thinking that this would be a good
> "next feature".

Great, thanks.

> "alternative" is probably a better characterization. Launching gitk
> is actually a historical thing -- these days we have "git dag" (which
> you can launch from Tools -> DAG) which provides gitk-like
> functionality.

Theres always The Best Application for something ;) Hmm, have been
comparing a git-cola install here (Debian) to at work (Windows) and I
can see the Debian package is quite out of date. v1.4.3.5 just has a
large visualisation and a diff below - perhaps I need to look into how
to request Debian update the package.

Greg Mountford

unread,
Feb 18, 2012, 9:23:23 AM2/18/12
to Omega Weapon, David Aguilar, git-cola

You should really only need to configure remotes once per repo.
Personally I find the combo of git-cola and gitg unbeatable in Ubuntu. Check gitg out as a much better alternative to gitk if you haven't tried it before.

--
To unsubscribe from this group an send email to git-cola+unsubscribe@googlegroups.com
For more information about this group visit http://groups.google.com/group/git-cola?hl=en

Omega Weapon

unread,
Feb 18, 2012, 9:29:08 AM2/18/12
to Greg Mountford, David Aguilar, git-cola
On 18/02/12 14:23, Greg Mountford wrote:
> You should really only need to configure remotes once per repo.

My use case was the need to update a repo through a SSH tunnel at work,
and then have it work locally on my home network.

> Personally I find the combo of git-cola and gitg unbeatable in Ubuntu.
> Check gitg out as a much better alternative to gitk if you haven't tried
> it before.

Yeah, I have played around with that and giggle. Currently as I am using
git on Windows, I am sticking with gitk as it is multiplatform.
Presumably I'll then get enough knowledge about it and why it is bad to
fork my usage on Debian.

>
> On Feb 10, 2012 10:12 AM, "Omega Weapon" <omeg...@gmail.com

> <mailto:omeg...@gmail.com>> wrote:
>
> On 10/02/12 01:02, David Aguilar wrote:
>
> That's a TODO item. We want a good editor for remotes. I don't
> think
> it'd be too hard to add. I was thinking that this would be a good
> "next feature".
>
>
> Great, thanks.
>
> "alternative" is probably a better characterization. Launching gitk
> is actually a historical thing -- these days we have "git dag"
> (which
> you can launch from Tools -> DAG) which provides gitk-like
> functionality.
>
>
> Theres always The Best Application for something ;) Hmm, have been
> comparing a git-cola install here (Debian) to at work (Windows) and
> I can see the Debian package is quite out of date. v1.4.3.5 just has
> a large visualisation and a diff below - perhaps I need to look into
> how to request Debian update the package.
>
> --
> To unsubscribe from this group an send email to

> git-cola+unsubscribe@__googlegroups.com
> <mailto:git-cola%2Bunsu...@googlegroups.com>


> For more information about this group visit

> http://groups.google.com/__group/git-cola?hl=en
> <http://groups.google.com/group/git-cola?hl=en>
>

Omega Weapon

unread,
Feb 18, 2012, 11:47:48 AM2/18/12
to Iulian Udrea, David Aguilar, git-cola
On 18/02/12 16:14, Iulian Udrea wrote:

> On Fri, 2012-02-10 at 08:11 +0000, Omega Weapon wrote:
>> Theres always The Best Application for something ;) Hmm, have been
>> comparing a git-cola install here (Debian) to at work (Windows) and I
>> can see the Debian package is quite out of date. v1.4.3.5 just has a
>> large visualisation and a diff below - perhaps I need to look into how
>> to request Debian update the package.
>
> Sorry, I'm very busy with university stuff at the moment. I have
> uploaded a new package to [0]. I'd very much appreciate it if you could
> test it and report back here. If everything works as it ought to, then I
> will upload it to Debian unstable.
>
> Ta.
>
> [0] http://vasks.debian.org/~iulian-guest/git-cola_1.7.5-1_all.deb

Sure - obviously I am a n00b with this program and stuff in general, but
I will use it for real and see what happens.

Thanks, didnt realise you followed the group ;)

Omega Weapon

unread,
Feb 21, 2012, 3:16:30 AM2/21/12
to Iulian Udrea, David Aguilar, git-cola

Morning Iulian,

I think with https://github.com/git-cola/git-cola/issues/113 , its best
to redo this testing after the next version of git-cola has been released.

Omega Weapon

unread,
Mar 18, 2012, 6:59:49 AM3/18/12
to Iulian Udrea, David Aguilar, git-cola

Congrats David on a new release :)

Iulian: Any chance on a new package to start testing?

Thanks

Reply all
Reply to author
Forward
0 new messages