mirror of
https://github.com/chubin/awesome-console-services
synced 2024-11-13 23:37:14 +00:00
git commit syntax fixed
This commit is contained in:
parent
247b8c96ca
commit
e156de3d72
1 changed files with 1 additions and 1 deletions
|
@ -33,4 +33,4 @@ A curated list of awesome console services (reachable via HTTP, HTTPS and other
|
|||
|
||||
## Messages/texts/fortunes generators
|
||||
|
||||
* ```git commit -m `curl -s https://whatthecommit.com/index.txt````
|
||||
* `git commit -m $(curl -s https://whatthecommit.com/index.txt)`
|
||||
|
|
Loading…
Reference in a new issue