We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 83e1f71 commit 2064fedCopy full SHA for 2064fed
Lego/ev3dev-with-git.md
@@ -40,7 +40,7 @@ $ vim project.git/hooks/post-receive
40
#!/bin/sh
41
git --work-tree=/home/robot/project --git-dir=/home/robot/project/project.git checkout -f
42
43
-then press esc and type :x and enter to exit vim
+#then press esc and type :x and enter to exit vim
44
45
$ chmod +x project.git/hooks/post-receive
46
$ git config --global user.email "[email protected]"
0 commit comments