Skip to content

Instantly share code, notes, and snippets.

@JoeGlines
Created January 23, 2022 16:44
Show Gist options
  • Save JoeGlines/862de4817f17aaa243917717c6cf69d4 to your computer and use it in GitHub Desktop.
Save JoeGlines/862de4817f17aaa243917717c6cf69d4 to your computer and use it in GitHub Desktop.
GitName:="JoeGlines" ;Add your name here
if (!GitName){
MsgBox You need to provide the name of your GIT...
Exitapp
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment