diff options
author | Robin Haberkorn <robin.haberkorn@googlemail.com> | 2024-12-24 17:20:55 +0300 |
---|---|---|
committer | Robin Haberkorn <robin.haberkorn@googlemail.com> | 2024-12-24 17:20:55 +0300 |
commit | 38d1f4c93849ab64b72a1bc7516e41d7ae99695d (patch) | |
tree | b251da3285ab2a48a6536f6a5428827267012baf /lib | |
parent | be23c9dbf7f7ff833c1801399a28570a87521acf (diff) | |
download | sciteco-38d1f4c93849ab64b72a1bc7516e41d7ae99695d.tar.gz |
added session.fossil for setting up buffer sessions per Fossil repository
* This goes into session.vcs as well.
* `fossil info` does not allow printing only the local-root property, so we have to do
some parsing afterwards.
Diffstat (limited to 'lib')
-rw-r--r-- | lib/session.tes | bin | 2647 -> 3066 bytes |
1 files changed, 0 insertions, 0 deletions
diff --git a/lib/session.tes b/lib/session.tes Binary files differindex e504cf6..775a484 100644 --- a/lib/session.tes +++ b/lib/session.tes |