Skip to content

Choose a tag to compare

@github-actions github-actions released this 02 Nov 09:15

Minor Changes

  • bc77774: Correctly identify current branch name when using git.status in a cloned empty repo.

    Previously git.status would report the current branch name as No. Thank you to @MaddyGuthridge for identifying this issue.