view build/update_subrepos.cmd @ 133:a9b32a49d0bd

Added Vimperator config file.
author Ludovic Chabant <ludovic@chabant.com>
date Tue, 01 Oct 2013 22:30:22 -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"