When importing a file with no commit undefined is displayed

Issue #71 resolved
Jaiden Ashmore created an issue

Comments (2)

  1. Jaiden Ashmore Account Deactivated reporter

    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.

  2. Jaiden Ashmore Account Deactivated reporter

    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>>

  3. Log in to comment