Mercurial
Mercurial
>
hg
/ file revision
summary
|
shortlog
|
changelog
|
graph
|
tags
|
bookmarks
|
branches
|
files
|
changeset
| file |
latest
|
revisions
|
annotate
|
diff
|
comparison
|
raw
|
help
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
contrib/editmergeps.bat
author
Pierre-Yves David <pierre-yves.david@octobus.net>
Tue, 23 May 2017 02:23:07 +0200
changeset 32467
ad37c569ec81
parent 32329
799615bbf5bf
child 32567
4b9b87930cb3
permissions
-rw-r--r--
perfphases: add 'perfphases' command This commands benchmark the time spend computing the data in a repository.
@echo off
powershell -NoProfile -ExecutionPolicy unrestricted -Command "& 'editmergeps.ps1' %*"