diff options
author | Holger Levsen <holger@layer-acht.org> | 2013-03-08 13:50:29 +0100 |
---|---|---|
committer | Holger Levsen <holger@layer-acht.org> | 2013-03-08 13:50:29 +0100 |
commit | f6aea1da9bc20fa304e2a42553589933a3c5ddf4 (patch) | |
tree | 41daccf04842bc3edceb572f9381b49f6582b8e5 | |
parent | f3f63ff3017d567a628c91dc425d6ae7bcaaae24 (diff) | |
download | jenkins.debian.net-f6aea1da9bc20fa304e2a42553589933a3c5ddf4.tar.xz |
add vim markers
-rw-r--r-- | INSTALL | 1 | ||||
-rw-r--r-- | README | 1 | ||||
-rw-r--r-- | TODO | 1 |
3 files changed, 3 insertions, 0 deletions
@@ -115,3 +115,4 @@ Currently only the configuration is backed up, but neither the jenkins results n I've cloned these two git repos on my desktop and manually run `git pull`. This is certainly not ideal but good enough to re-setup the system anytime, which is something. +// vim: set filetype=asciidoc: @@ -136,3 +136,4 @@ TODO: Currently as easy: svn/git using test-scripts need to learn checkout out - * See link:http://anonscm.debian.org/gitweb/?p=users/holger/jenkins.debian.net.git;a=blob;f=LICENSE[LICENSE]. +// vim: set filetype=asciidoc: @@ -182,3 +182,4 @@ Martin <h01ger> http://coinst.irill.org/ ---- +// vim: set filetype=asciidoc: |