Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [egit-dev] History tells me about "origin/master" whereas I don't have a remote called "origin"

Did it used to have a remote called origin?

You can have a look in .git/refs/remotes/origin/ to see if there's a reference to it there or in .git/packed-refs. 

Alex

Sent from my iPhone 5

On 3 Sep 2014, at 08:16, Mickael Istria <mistria@xxxxxxxxxx> wrote:

Hi all,

With EGit, when opening History, I see some "origin/master" label on some commits, however, my repository doesn't have a remote called "origin".
See for example http://imgur.com/GIwRHSS

IMO, as a "normal" EGit user, this seems like a bug in EGit, but maybe I'm missing a Git/EGit concept that explains this behaviour.
So, should I open a bug for this, or does someone have something to teach me on this topic?

Cheers,
--
Mickael Istria
Eclipse developer at JBoss, by Red Hat
My blog - My Tweets
_______________________________________________
egit-dev mailing list
egit-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/egit-dev

Back to the top