Opened 10 years ago

Last modified 10 years ago

#36 closed defect

git: pull doesn't work — at Version 1

Reported by: dmik Owned by:
Priority: blocker Milestone:
Component: Version:
Severity: Keywords:
Cc:

Description (last modified by dmik)

Final testing shows that git pull is somehow broken in git 2.0.0 (dmik branch). An attempt to pull from any repo gives something like this:

D:>git pull -v
Password for 'https://dmik@bitbucket.org':
From https://bitbucket.org/dmik/test
 = [up to date]      master     -> origin/master
 - not something we can merge7293a3f24e44318563

The last line looks quite bogus. We can't release like that, it needs fixing.

Change History (1)

comment:1 by dmik, 10 years ago

Description: modified (diff)
Note: See TracTickets for help on using tickets.