bitbucket-cli:一些有用的Shell函数,用于创建分支,发送请求请求

时间:2021-05-13 17:43:45
【文件属性】:
文件名称:bitbucket-cli:一些有用的Shell函数,用于创建分支,发送请求请求
文件大小:7KB
文件格式:ZIP
更新时间:2021-05-13 17:43:45
Shell bitbucket-cli 一些有用的外壳函数可用于创建git分支,在Bitbucket上发送拉取请求。 安装 克隆码 mkdir ~/bin/; cd ~/bin/ git clone https://github.com/rainchen/bitbucket-cli.git 注意:如果更改克隆路径,则需要在下一步中更改Shell启动文件中的source路径。 安装程序外壳 对于Bash Shell用户 更新Bash Shell启动文件:将source ~/bin/bitbucket-cli/bitbucket-functions.sh附加到~/.bash_profile 激活:打开一个新的“终端”窗口或在当前“终端”窗口中运行source ~/.bash_profile 。 对于鱼壳用户 更新Fish Shell启动文件:将source ~/bin/bitbucket-cl
【文件预览】:
bitbucket-cli-master
----.gitignore(4B)
----LICENSE(1KB)
----bitbucket-functions.sh(4KB)
----README.md(3KB)
----bitbucket-functions.fish(4KB)
----jira-helper.user.js(2KB)

网友评论