mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-11 18:53:06 +00:00
Chomp edit notes and CI cleanup (#10211)
This commit is contained in:
@@ -60,7 +60,7 @@ def main(repo : pygit2.Repository):
|
||||
|
||||
# Set up upstream remote if needed
|
||||
try:
|
||||
repo.remotes.create("upstream", "https://github.com/CHOMPStation2/CHOMPStation2.git")
|
||||
repo.remotes.create("upstream", "https://github.com/CHOMPStation2/CHOMPStation2.git") # ChompEDIT
|
||||
except ValueError:
|
||||
pass
|
||||
else:
|
||||
|
||||
Reference in New Issue
Block a user