Skip to content

yesw6a/git-clone-with-set-git-config

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 

Repository files navigation

git-clone-with-set-git-config

To resolve git clone as well as set git config

Usage

!!! IMPORTANT !!! use source to exec the shell. For example, source ./git-clone.sh .

  • User info setting with git config --local

    1. vim ./git-clone.sh to open the source.
    2. Set the field, user_name and user_email.

      Will skip the step set git local config if the above field is empty.

    3. :wq to save and quit.
  • Support git clone params after git clone while typing repo address.

About

To resolve git clone as well as set git config

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages