commitlog icon indicating copy to clipboard operation
commitlog copied to clipboard

Test Cases

Open barelyhuman opened this issue 5 years ago • 0 comments

Add test files for the following cases

  • if in a git repository
  • output if not in a git repository
  • on a repo with just 1 commit and no tags
  • on a repo with just 1 commit and 1 tag
  • on a repo with 1 commit and multiple tags pointing to same commit
  • on a repo with 1 tag and multiple commits
  • on a repo with multiple tags and multiple commits

barelyhuman avatar Feb 10 '21 03:02 barelyhuman