Merge branch 'master' of ssh://fo.am/foam/futurist-fieldguide
This commit is contained in:
commit
3a48e66d4c
2 changed files with 7 additions and 1 deletions
|
@ -1 +0,0 @@
|
||||||
zzk@vrt.local.322
|
|
|
@ -22,3 +22,10 @@ file=ARGV[0] # dokuwiki pagenme as argument
|
||||||
|
|
||||||
# merge single pdfs with 'assemble.rb'
|
# merge single pdfs with 'assemble.rb'
|
||||||
|
|
||||||
|
# gittery - assuming the script is run in #{repo} and has orgin ssh://git@repo.fo.am:foam/futurist-fieldguide.git
|
||||||
|
|
||||||
|
# `git add -A`
|
||||||
|
# `git commit -m "#{msg}"`
|
||||||
|
# `git pull --commit`
|
||||||
|
# `git push`
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue