Mercurial
Mercurial
>
hellomouse
>
hackbot
/ annotate
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/echo-p
author
hackbot
Sat, 29 May 2021 23:56:00 +0000
changeset 185
43d843323d3b
parent 180
74b55dab8c04
permissions
-rwxr-xr-x
<mzajc> ` chmod +x $HACKENV/bin/funny
Ignore whitespace changes -
Everywhere:
Within whitespace:
At end of lines:
180
74b55dab8c04
<cd> revert 3b4183dfd246
hackbot
parents:
diff
changeset
1
#!/bin/bash
74b55dab8c04
<cd> revert 3b4183dfd246
hackbot
parents:
diff
changeset
2
echo "$1"; [[ "$1" == */* ]] && mkdir -p "${1%/*}" 2>/dev/null