When importing a file with no commit undefined is displayed
Issue #71
resolved
Comments (2)
-
Account Deactivated reporter -
Account Deactivated reporter - changed status to resolved
closes
#71: Fixes the deal with commits and branches, now a user must specify the branch or commit they want to get the file from. If it is a branch it gives you the latest version, if commit only that version.→ <<cset b300185e3047>>
- Log in to comment
This would be due to Bitbucket assuming if no commit is specified it would be master, this would be wrong. More thinking on this is needed.