Mercurial
Mercurial
>
hellomouse
>
hackbot
/ 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
.
bin/bashify
changeset 126
c5e482784908
child 141
69acd8091a67
equal
deleted
inserted
replaced
125:82b6e4c26eb1
126:c5e482784908
1
echo -e "#!/bin/bash" | cat - $1 > /tmp/out && mv /tmp/out $1