Mercurial
Mercurial
>
hg
>
sen-material
/ comparison
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
.
progs/args2-good
changeset 231
60e046ab6c94
parent 201
f7a9837a63b8
equal
deleted
inserted
replaced
230:603cbd28e988
231:60e046ab6c94
1
#!/bin/sh
1
#!/bin/sh
2
2
3
perl -e 'print "test\ntest\n"'
3
perl -e 'print "test\nfoo\n"'