chiark / gitweb /
initial
authormartin f. krafft <madduck@debian.org>
Thu, 20 Nov 2008 13:49:51 +0000 (14:49 +0100)
committermartin f. krafft <madduck@debian.org>
Thu, 20 Nov 2008 13:57:10 +0000 (14:57 +0100)
Signed-off-by: martin f. krafft <madduck@debian.org>
.topdeps [new file with mode: 0644]
.topmsg [new file with mode: 0644]

diff --git a/.topdeps b/.topdeps
new file mode 100644 (file)
index 0000000..0459513
--- /dev/null
+++ b/.topdeps
@@ -0,0 +1 @@
+upstream
diff --git a/.topmsg b/.topmsg
new file mode 100644 (file)
index 0000000..2598d68
--- /dev/null
+++ b/.topmsg
@@ -0,0 +1,7 @@
+From: martin f. krafft <madduck@debian.org>
+Subject: [TopGit PATCH] Add Vim modelines for consistent spacing
+
+TopGit shell scripts use sw=8:ts=8:noet and to ensure that everyone complies,
+these modelines configure Vim on open.
+
+Signed-off-by: martin f. krafft <madduck@debian.org>