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
Original file line number
Diff line number
Diff line change
@@ -24,4 +24,4 @@ require('turbo-git-commit')()
24
24
```
25
25
26
26
This will print out the command output guiding you on how to commit, following the obtained commit convention.
27
-
> Note: The commit convention will be obtained by the `.turbogit` config file on the git repo. If this file is not on your repo this will use the default convention got by the package [turbo-git-config](https://github.com/labs-js/turbo-git-config/)
27
+
> Note: The commit convention will be obtained by the `.turbogit` config file on the corresponding git repo. If this file is not on the repo this will use the default convention got by the package [turbo-git-config](https://github.com/labs-js/turbo-git-config/)
0 commit comments