Skip to content

Commit 2422c8d

Browse files
authored
Update forking_workflow.md
1 parent 5a83772 commit 2422c8d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

forking_workflow.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -93,6 +93,7 @@ Then:
9393
git commit -m "create new file"
9494
```
9595
This command creates a commit from the changes in staging, and adds associated commit message.
96+
9697
**Note about commit messages:**
9798
- Messages should be brief but informative. "fix bug" won't be too useful a year later.
9899
- Current standard is to use imperative mood, "write an awesome function" instead of "wrote and awesome function"

0 commit comments

Comments
 (0)