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 209294a commit 0675e28Copy full SHA for 0675e28
meta/technical-git-howto.md
@@ -93,7 +93,7 @@ commit that change to our new branch.
93
94
```
95
$ git add patterns/1-initial/ewoks-do-not-hunt.md
96
-$ git commit -m "Inner Source Pattern to deal with Ewoks that do not hunt"
+$ git commit -m "InnerSource Pattern to deal with Ewoks that do not hunt"
97
98
99
And we should finally upload that branch and file to the server.
0 commit comments