mirror of
https://github.com/chubin/cheat.sh.git
synced 2026-06-20 05:06:44 +02:00
fixed repository name in /:post (thanks Sim4n6 for reporting)
This commit is contained in:
+1
-1
@@ -17,7 +17,7 @@ to chubin/cheat.sheets):
|
||||
git pull https://github.com/${you}/cheat.sheets && cd cheat.sheets
|
||||
cp ${cheatsheet} newcmd
|
||||
git add newcmd
|
||||
git commit -m 'added newcmd cheat sheets' newcmd
|
||||
git commit -m 'added newcmd cheat sheet' newcmd
|
||||
git push
|
||||
# send pull request
|
||||
~~~
|
||||
|
||||
Reference in New Issue
Block a user