home
·
contact
·
privacy
projects
/
redo-blog
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1c7b842
)
More README fixin.
author
Christian Heller
<c.heller@plomlompom.de>
Mon, 2 Jan 2017 02:57:29 +0000
(
03:57
+0100)
committer
Christian Heller
<c.heller@plomlompom.de>
Mon, 2 Jan 2017 02:57:29 +0000
(
03:57
+0100)
README.md
patch
|
blob
|
history
diff --git
a/README.md
b/README.md
index e4d63fa5f6c218e056a13cf37c634181b37a3400..1aab3f91f4f0c029b0c7588f3bd660a9b3987966 100644
(file)
--- a/
README.md
+++ b/
README.md
@@
-46,7
+46,7
@@
called `blog`:
cat << EOF > blog.git/hooks/post-update
#!/bin/sh
BLOGDIR=~/blog
- GIT_WORK_TREE=$BLOGDIR git checkout -f
+ GIT_WORK_TREE=
\
$BLOGDIR git checkout -f
cd \$BLOGDIR
redo
EOF