commit message from python script
This commit is contained in:
@@ -12,8 +12,7 @@ list_my_git_projects = [
|
||||
"https://gitlab.com",
|
||||
"https:ubuntu:5000"
|
||||
]
|
||||
my_username = "jonnybravo"
|
||||
|
||||
my_username = os.environ["USER"]
|
||||
if not os.path.exists(user_gitconfig):
|
||||
os.popen("touch " + user_gitconfig)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user