文件名称:my-bashrc-git-overrides
文件大小:1KB
文件格式:ZIP
更新时间:2024-04-30 22:47:40
Shell
my-bashrc-git-overrides git () { if [ " $1 " == " check " ] ; then bash <( curl -s https://raw.githubusercontent.com/MichaelDimmitt/git_check_computer/master/git_check_computer.sh ) elif [ " $1 " == " add " ] ; then $( which git ) " $@ " if [ -f " .hide_tracked " ] ; then while IFS= ' ' read -r LINE || [ -n " ${LINE} " ] ; do $( which git ) reset HEAD $LINE ; d
【文件预览】:
my-bashrc-git-overrides-main
----git-overrides.sh(410B)
----README.md(649B)