Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitc0de1cb

Browse files
committed
[Contributing] Replace HEAD~3 by upstream/master
As per@cordoval suggestion:#3421 (comment)
1 parent732758b commitc0de1cb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎contributing/code/patches.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -382,7 +382,7 @@ convert many commits to one commit. To do this, use the rebase command:
382382

383383
..code-block::bash
384384
385-
$ git rebase -iHEAD~3
385+
$ git rebase -iupstream/master
386386
$ git push -f origin BRANCH_NAME
387387
388388
The number 3 here must equal the amount of commits in your branch. After you

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp