From 0234227d25807a330c27d549b9c17956a2f3fe35 Mon Sep 17 00:00:00 2001 From: Thomas Schwinge Date: Sun, 23 Oct 2011 19:46:11 +0200 Subject: Initialize. --- .topmsg | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 .topmsg (limited to '.topmsg') diff --git a/.topmsg b/.topmsg new file mode 100644 index 0000000000..dd6634c886 --- /dev/null +++ b/.topmsg @@ -0,0 +1,16 @@ +Subject: Baseline for our topic branches. + +--- + +This need not strictly be a TopGit branch, but it is for easy synchronization +between different machines. + +As the baseline is merged into the topic branches, it is forward-only. + +To advance it: + + $ echo [SHA1] > .topdeps + $ git commit -m Advance. -- .topdeps + $ tg update + +--- -- cgit v1.2.3