include simpler example post-update
This commit is contained in:
parent
8157440847
commit
271b68a1b5
1 changed files with 9 additions and 0 deletions
9
post-update
Executable file
9
post-update
Executable file
|
@ -0,0 +1,9 @@
|
|||
#!/bin/sh
|
||||
|
||||
git update-server-info
|
||||
stagit .
|
||||
ln -sf log.html index.html
|
||||
|
||||
cd ..
|
||||
stagit-index */ > index.html
|
||||
|
Loading…
Reference in a new issue