Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fatal: Couldn't find remote ref refs/notes/timetracker #73

Open
florianlebrenn opened this issue Dec 10, 2014 · 3 comments
Open

fatal: Couldn't find remote ref refs/notes/timetracker #73

florianlebrenn opened this issue Dec 10, 2014 · 3 comments

Comments

@florianlebrenn
Copy link

Hello,

With an existing project with two remotes (origin and be), I encountered two fatal errors after "gtm init" :

Trying to fetch and merge remote timetracker notes...
fatal: Couldn't find remote ref refs/notes/timetracker
fatal: Cannot merge empty notes ref (refs/notes/remotes/origin/timetracker) into empty notes ref (refs/notes/timetracker)

Thank you in advance,

@laughedelic
Copy link
Owner

Hi @florianlebrenn!
I guess, you didn't have timetracker notes on the remote before. Then it's normal: gtm tries to fetch notes, which are not there yet, but everything should work fine afterwards. I should improve the message, so that it doesn't look like an error.
About having two remotes.. I'm not sure wether it will work fine, because I never had this usecase and I think sometimes gtm defaults remote to origin... How do you want to use it for both remotes?

@florianlebrenn
Copy link
Author

Ok thanks for your answer.

Second remote is just a copy of the first remote (one on github ans one on bitbucket).
I can close this ticket.

Bye.

@laughedelic
Copy link
Owner

I'll leave it open as a reminder for myself

@laughedelic laughedelic reopened this Dec 10, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants