Skip to content

Commit 36283f2

Browse files
satsiewillcl-ark
authored andcommitted
[chapter 1] Add link for git tips
1 parent 7109d2c commit 36283f2

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

01_overview-and-development.adoc

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -111,6 +111,8 @@ Most developers enjoy writing their own code more than reviewing code from other
111111

112112
IMPORTANT: Jon's estimates of "5-15 PR reviews|issues solved" per PR submitted is not a hard requirement, just what Jon himself feels would be best for the project. Don't be put off submitting a potentially valuable PR just because "you haven't done enough reviews"!
113113

114+
For some tips on how to maintain an open PR using git, such as how to redo commit history, as well as edit specific commits, check out this https://github.com/satsie/bitcoin-notez/blob/master/bitcoin-core-development/git-guide.md[guide^].
115+
114116
==== Commit messages
115117

116118
When writing commit messages be sure to have read Chris Beams' "How to Write a Git Commit Message" https://chris.beams.io/posts/git-commit/[blog post^].

0 commit comments

Comments
 (0)