Sync
This commit is contained in:
6
local_git_config.sh
Executable file
6
local_git_config.sh
Executable file
@@ -0,0 +1,6 @@
|
||||
#!/usr/bin/env bash
|
||||
|
||||
git config --local user.name "zwbetz-gh"
|
||||
git config --local user.email "zwbetz@gmail.com"
|
||||
|
||||
git config --local --list
|
||||
Reference in New Issue
Block a user