clean-workspace.sh清空工作区内容pull-rebase-all.sh使用rebase更新远程分支到本地分支pull-force-currentbranch.sh用远程内容覆盖本地分支stash-workspace.sh只保存工作区中所有内容,不包含缓存区stash-all.sh保存所有有变动的内容rebase-continue.sh在rebase过程中解决完冲突后,执行git rebase --continuecherry-pick-continue.sh在cherry-pick过程中解决完冲突后,执行git cherry-pick --continuegithook-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