changelog shortlog graph tags branches changeset files revisions annotate raw help

Mercurial > infra / scripts/get-etc.sh

changeset 363: f35358f2f4ff
parent: 989b1b4782dc
author: Richard Westhaver <ellis@rwest.io>
date: Wed, 04 Sep 2024 17:14:51 -0400
permissions: -rwxr-xr-x
description: updates
1 #!/bin/bash
2 TARGETDIR=${1:-.stash/etc}
3 hg clone https://vc.compiler.company/etc $TARGETDIR