summaryrefslogtreecommitdiff
path: root/.topmsg
blob: 666900412ea15e56bec41d3d63be326e89f62087 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
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