git-rebase-i-playground:用于测试git rebase -i的不同用例的运动场

时间:2021-04-30 10:37:03
【文件属性】:
文件名称:git-rebase-i-playground:用于测试git rebase -i的不同用例的运动场
文件大小:442KB
文件格式:ZIP
更新时间:2021-04-30 10:37:03
HTML 通过此实验室/游乐场学习“ git rebase -i” 是否想学习如何正确使用git rebase -i (也称为交互式rebase)而又不会使您的生产仓库面临风险? 您来对地方了! 此仓库中包含的脚本将创建一个git仓库(带有2个克隆副本),该仓库具有合成的签入和分支。 它为使用git rebase -i进行实验而不失疯狂提供了理想的测试平台。 入门 克隆此git clone git@github.com:dmuth/git-rebase-i-playground.git : git clone git@github.com:dmuth/git-rebase-i-playground.git cd git-rebase-i-playground ./init.sh站立一组带有一些嵌套分支的Git存储库 ./init-with-feature-branches.sh站立一组具有多个
【文件预览】:
git-rebase-i-playground-main
----SOLUTIONS.md(5KB)
----.gitignore(94B)
----README.md(6KB)
----bin()
--------dev-alice-reflog(124B)
--------dev-alice-log(156B)
----.github()
--------FUNDING.yml(60B)
----init.sh(3KB)
----LICENSE(11KB)
----git-config.sh(434B)
----init-with-feature-branches.sh(4KB)
----img()
--------05-Merge just branch2.png(44KB)
--------02-Switch 04 and 05 Merged.png(49KB)
--------10-Switch 01 and 02.png(54KB)
--------09-Delete 04 and Merged It Back.png(48KB)
--------git.png(2KB)
--------06-Merge just branch2 Merged.png(46KB)
--------11-Switch 01 and 02 Merged.png(56KB)
--------00-START.png(41KB)
--------01-Switch 04 and 05.png(48KB)
--------Git Repo.html(17KB)
--------Git Repo.drawio(16KB)
--------07-Squash Branch1 Commits.png(43KB)
--------08-Delete 04.png(42KB)
----CODE_OF_CONDUCT.md(3KB)

网友评论