文件名称:track-branch:用于跟踪 git 远程分支的简单脚本
文件大小:7KB
文件格式:ZIP
更新时间:2024-06-25 12:11:43
Shell
轨道分支
使用跟踪 git 远程分支的简单脚本。
安装
sudo cp track-branch /usr/local/bin
mkdir $HOME /.track-branch && cp assets/git.png $_
用法
在您的 git 项目中:
# Track the default branch (origin/master) with:
track-branch
# Or indicate another branch with: `track-branch
【文件预览】:
track-branch-master
----assets()
--------git.png(6KB)
----LICENSE(1KB)
----.gitignore(252B)
----README.md(604B)
----.editorconfig(190B)
----track-branch(1KB)