We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9d0a8e3 commit 48a7a23Copy full SHA for 48a7a23
gitcheck/gitcheck.py
@@ -92,6 +92,7 @@ def searchRepositories():
92
showDebug('Done')
93
return sorted(repo)
94
95
+
96
# Check state of a git repository
97
def checkRepository(rep, branch):
98
aitem = []
0 commit comments