Created
January 23, 2022 16:44
-
-
Save JoeGlines/862de4817f17aaa243917717c6cf69d4 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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