index
:
sisudoc-spine
main
SiSU Spine: document publishing and search (in D) 2015
ralph.amissah@gmail.com
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
.envrc-git-init
blob: d78e46bc072a2d479ce865ba80ef9c6500c86c09 (
plain
)
1
2
3
4
5
# -*- mode: sh -*- if [[ ! -d ./.git ]]; then git init git add . fi