steevanb/gitscripts 问题修复 & 功能扩展

解决BUG、新增功能、兼容多环境部署,快速响应你的开发需求

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

steevanb/gitscripts

最新稳定版本:3.0.0

Composer 安装命令:

composer require steevanb/gitscripts

包简介

Scripts for git

README 文档

README

version Lines Total Downloads

Some bash scripts to help you using git.

Changelog

Available scripts

status.sh : search and call git status on each repositories under current directory (like vendor)

addtag.sh : add a tag and push all tags

deltag.sh : delete tags, and push only deleted tags

push.sh : push only the current branch to origin

rebase.sh : stash your changes if needed, fetch, rebase, and pop your changes if needed

deluntrackedbranch.sh : delete local branches who are deleted on remote

renamebranch.sh : rename local branch and push change to origin

统计信息

  • 总下载量: 11.35k
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 1
  • 点击次数: 1
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 1
  • Watchers: 2
  • Forks: 2
  • 开发语言: Shell

其他信息

  • 授权协议: MIT
  • 更新时间: 2015-05-04