utisam / ready

Command line tool to check whether you are ready to start development.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

git config

utisam opened this issue · comments

Add function to check git config.

For example, insteadOf is used in golang projects which use private libraries managed by dep.

[url "git@github.com:"]
	insteadOf = https://github.com/