Skip to content

Commit 3a23606

Browse files
committed
🐛 update program name
1 parent 283be24 commit 3a23606

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gitfs2/constants.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
PROGRAM_NAME = "fs.gitpython"
1+
PROGRAM_NAME = "gitfs2"
22
REPOS_DIR_NAME = "repos"
33

44
MESSAGE_INVALID_GIT_URL = 'An invalid git url: "%s" in mobanfile'

0 commit comments

Comments
 (0)