mirror of
https://github.com/twitter/twemoji.git
synced 2024-12-26 09:18:33 +00:00
Fix broken link to GitHub article on interactive rebasing in CONTRIBUTING.md (#341)
This commit is contained in:
parent
b7084792d6
commit
4fde81aeb5
@ -49,7 +49,7 @@ project:
|
|||||||
1. Create a new topic branch to contain your feature, change, or fix:
|
1. Create a new topic branch to contain your feature, change, or fix:
|
||||||
|
|
||||||
2. Commit your changes in logical chunks. Provide clear and explanatory commit
|
2. Commit your changes in logical chunks. Provide clear and explanatory commit
|
||||||
messages. Use git's [interactive rebase](https://help.github.com/articles/interactive-rebase)
|
messages. Use git's [interactive rebase](https://help.github.com/en/articles/about-git-rebase)
|
||||||
feature to tidy up your commits before making them public.
|
feature to tidy up your commits before making them public.
|
||||||
|
|
||||||
3. Locally merge (or rebase) the upstream development branch into your topic branch:
|
3. Locally merge (or rebase) the upstream development branch into your topic branch:
|
||||||
|
Loading…
Reference in New Issue
Block a user