You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -49,7 +49,7 @@ git list
49
49
50
50
A few handy tips to make it work best `git`:
51
51
52
-
1. Use the snake-case format for your repository name and prefix it with "stata". For example, if your program _helloWorld_, your repository should be called _stata-hello-world_.
52
+
1. Use the _snake-case_ format for your repository name and prefix it with "stata". For example, if your program is called_helloWorld_, your repository should be called _stata-hello-world_.
53
53
54
54
2. Use the _camelCase_ format for your program name and any installable other auxiliary files including the _.sthlp_ file.
0 commit comments