如何参与到Hamster的开发中 #99
imfuxiao
announced in
Announcements
Replies: 4 comments 3 replies
-
|
关于注意事项第一点,可否放宽一些?因为一次 commit 很难顾及周全,还会根据您的修改意见继续 commit,您在 merge 的时候可以选择 squash merge,这样 main 分支的 history 也会只有一个记录 |
Beta Was this translation helpful? Give feedback.
2 replies
-
|
在这里我也提供一种方法给其他贡献者,如何做到只有一个 commit 假设目前主仓库 main 分支的最新一个 commit hash 为
|
Beta Was this translation helpful? Give feedback.
0 replies
-
|
@imfuxiao 大佬。。你标记todo的算不算你当前正在做的 |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
为了方便大家参与到Hamster的开发中, 防止大家重复开发, 请按以下步骤参与:
注意事项:
个人喜欢用rebase合并代码, 这样看到到Log是一条直线, 比较清爽, 还请理解.
Beta Was this translation helpful? Give feedback.
All reactions