Mercurial
Mercurial
>
hg
>
mercurial-server
/ 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
.
hg-ssh-wrapper
author
Paul Crowley <paul@lshift.net>
Tue, 15 Apr 2008 18:30:43 +0100
changeset 3
7e659a6870de
parent 0
41ecb5a3172c
child 4
dcd195f3e52c
permissions
-rwxr-xr-x
make more robus and less crufty
#!/bin/sh
set -e
cd repos
../admin/hg-admin-tools/hg-ssh "$@"