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 283be24 commit 3a23606Copy full SHA for 3a23606
gitfs2/constants.py
@@ -1,4 +1,4 @@
1
-PROGRAM_NAME = "fs.gitpython"
+PROGRAM_NAME = "gitfs2"
2
REPOS_DIR_NAME = "repos"
3
4
MESSAGE_INVALID_GIT_URL = 'An invalid git url: "%s" in mobanfile'
0 commit comments