基于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搭建版本控制工具

使用github的使用,利用git shell命令行模式进行操作

Windows操作系统下搭建Git服务器和客户端。

常用的git命令

git的基本使用

使用git操作GitHub代码入门教程