changelog shortlog graph tags branches changeset files revisions annotate raw help

Mercurial > infra / scripts/get-etc.sh

changeset 229: 989b1b4782dc
parent: 91cb7ffc5945
child: f35358f2f4ff
author: Richard Westhaver <ellis@rwest.io>
date: Sat, 25 May 2024 23:17:00 -0400
permissions: -rwxr-xr-x
description: scripts update
1 #!/bin/bash
2 TARGETDIR=${1:-.stash/etc}
3 hg clone https://vc.compiler.company/comp/etc $TARGETDIR