use user provided git author details

This commit is contained in:
SowinskiBraeden committed 2023-06-15 12:12:01 -07:00
1 parent dc5bcc6af0
commit fcea1153cc
3 files changed
+15 -3

No files matched your search

+4 -1
View File
@@ -4,4 +4,7 @@ mongoURI=mongodb://localhost:27017
databases=db_name_1, db_name_2, ...
# Github repository ssh link
github=git@github:Username/MongoDB_Backup_Repo.git
# Github Username for git commit --author
github_author=Github_Username
# Github email for git commit --author
github_email=john_does@example.com