-
Notifications
You must be signed in to change notification settings - Fork 43
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
git-up failed #17
Comments
What version of PyGitUp are you using? |
sorry for the late reply Both did fail with above quoted errormessage |
Could you try reruning |
Heres what git says $ GIT_PYTHON_TRACE=full git-up Here's what git said: fatal: No such remote or remote group: . Am 26.11.2014 um 18:00 schrieb Markus Siemens:
|
Somehow the command line of |
$ GIT_PYTHON_TRACE=1 git-up Here's what git said: fatal: No such remote or remote group: . |
I've almost located the bug. Could you paste the result of calling |
That seems to work: |
I think we're very close to fixing this.
|
both correct, now working 👍 |
Great! I'll release an update within the next few days then. |
I've just released version |
I Installed git-up as user
normal git fetch / git pull works as expected
The text was updated successfully, but these errors were encountered: