We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5a83772 commit 2422c8dCopy full SHA for 2422c8d
forking_workflow.md
@@ -93,6 +93,7 @@ Then:
93
git commit -m "create new file"
94
```
95
This command creates a commit from the changes in staging, and adds associated commit message.
96
+
97
**Note about commit messages:**
98
- Messages should be brief but informative. "fix bug" won't be too useful a year later.
99
- Current standard is to use imperative mood, "write an awesome function" instead of "wrote and awesome function"
0 commit comments