-
-
Notifications
You must be signed in to change notification settings - Fork 10
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: validation should not fail if local branch doesn't exist, but re…
…mote does When only validating repositories, validation would fail if there were no local branches. Commits can still be listed based given a remote branch. Local branches do not exist after a repository is cloned unless it is checked out.
- Loading branch information
Showing
1 changed file
with
18 additions
and
21 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters