This repository has been archived by the owner on Nov 30, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 7
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Gracefully fails whenunable to parse old api
Previous system stopped the whole program at the first error, which sometimes stopped the program while HEAD was pointing to an old commit. This commit ensures that we always (try to) checkout back to the initial git reference before stopping the program execution.
- Loading branch information
Sasha Pourcelot
committed
Jun 9, 2021
1 parent
1547dc0
commit 56dafaf
Showing
2 changed files
with
23 additions
and
7 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
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