Mercurial > dotfiles
view build/update_subrepos.cmd @ 339:c7d7b6684786
Fix hgsubstate for CtrlP.
author | Ludovic Chabant <ludovic@chabant.com> |
---|---|
date | Mon, 01 Feb 2016 14:39:15 -0800 |
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"