Mercurial > dotfiles
view build/update_subrepos.cmd @ 458:4248ef657070
Only use the beautifygraph extension on OSes with nice terminals
author | Ludovic Chabant <ludovic@chabant.com> |
---|---|
date | Thu, 04 Apr 2019 10:40:20 -0700 |
parents | 2f5ac9cd3a5e |
children |
line wrap: on
line source
@echo off hg onsub -t hg "hg pull -u" hg onsub -t git "git pull origin master"