clean-workspace.sh
清空工作区内容pull-rebase-all.sh
使用rebase
更新远程分支到本地分支pull-force-currentbranch.sh
用远程内容覆盖本地分支stash-workspace.sh
只保存工作区中所有内容,不包含缓存区stash-all.sh
保存所有有变动的内容rebase-continue.sh
在rebase
过程中解决完冲突后,执行git rebase --continue
cherry-pick-continue.sh
在cherry-pick
过程中解决完冲突后,执行git cherry-pick --continue
githook-eslit-pre-receive.sh
通过服务端git
钩子校验eslit
规范push-special-commit.sh
推送指定commit
到远程pop-last-stash.sh
应用最后一次的存储,并且使用--index
不仅恢复工作区的更改,还尝试恢复缓存区的更改
-
Notifications
You must be signed in to change notification settings - Fork 0
my git scripts
License
dalezhang93/git-scripts
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
my git scripts
Topics
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published