changelog shortlog graph tags branches files raw help

Mercurial > infra / changeset: subs

changeset 357: 069f7b2fc278
parent 356: 955afe21959d
child 358: 0b9c40ef4849
author: Richard Westhaver <ellis@rwest.io>
date: Mon, 19 Aug 2024 10:36:54 -0400
files: .hgsub .hgsubstate skelfile
description: subs
     1.1--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2+++ b/.hgsub	Mon Aug 19 10:36:54 2024 -0400
     1.3@@ -0,0 +1,2 @@
     1.4+pod=https://vc.compiler.company/comp/pod
     1.5+box=https://vc.compiler.company/comp/box
     1.6\ No newline at end of file
     2.1--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     2.2+++ b/.hgsubstate	Mon Aug 19 10:36:54 2024 -0400
     2.3@@ -0,0 +1,2 @@
     2.4+36849cbd95545dc18f5a4a3d07c9055beca38f0b box
     2.5+512cf2eba23d216d41b52d7b11e9ff4c84a4c518 pod
     3.1--- a/skelfile	Sun Aug 11 16:49:37 2024 -0400
     3.2+++ b/skelfile	Mon Aug 19 10:36:54 2024 -0400
     3.3@@ -10,6 +10,7 @@
     3.4 :scripts "scripts"
     3.5 :stash ".stash"
     3.6 :store "/usr/local/share/store"
     3.7+:env (STASH STORE)
     3.8 :rules
     3.9 ((check () #$./check.sh$#)
    3.10  (clean () #$rm -rvf .stash$#)