/git-config-sh

This script ensures that Git is configured with the specified username and email, and it provides feedback on the configuration status.

Primary LanguageShellMIT LicenseMIT

git-config-sh

This script ensures that Git is configured with the specified username and email while providing feedback on the configuration status, making it useful for seamless switching between multiple Git configurations without the need for manual typing; simply change the user.name and user.email to get started.

image image