Mercurial > dotfiles
view build/update_subrepos.cmd @ 387:de3af7240a61
Use the new Vim version as the default Mercurial editor.
author | Ludovic Chabant <ludovic@chabant.com> |
---|---|
date | Tue, 23 May 2017 13:56:53 -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"