Skip to content

Commit b2998f5

Browse files
Update README.md
Co-authored-by: Nick <[email protected]>
1 parent c1e039c commit b2998f5

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -81,6 +81,8 @@ while you can still use the same familiar Git tools to manipulate them.
8181
pushd $(cargo patchable checkout druid 26.0.0)
8282

8383
# Commit to add new patches
84+
# NOTE: the commit message will be used to construct the patch filename. Spaces
85+
# will be converted to hyphens automatically.
8486
git commit
8587

8688
# Rebase against the base commit to edit or remove patches

0 commit comments

Comments
 (0)