基于git 客户端使用shell工具
Posted micro-chen
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了基于git 客户端使用shell工具相关的知识,希望对你有一定的参考价值。
1 定义全局启动 命令别名
C:Program FilesGitetcprofile.daliases.sh
alias ls=‘ls -F --color=auto --show-control-chars‘
alias ll=‘ls -l‘
alias psh=‘powershell‘
以上是关于基于git 客户端使用shell工具的主要内容,如果未能解决你的问题,请参考以下文章
基于GitLab与Git Extensions搭建版本控制工具