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
Mon, 24 May 2021 05:28:39 +0000
changeset 120
439beb49c6ef
parent 42
d7c3af9c8501
child 151
53e48673a946
permissions
-rwxr-xr-x
<cd> ` find / > ../listing
Ignore whitespace changes -
Everywhere:
Within whitespace:
At end of lines:
42
d7c3af9c8501
echo-p
hackbot
parents:
diff
changeset
1
echo "$1"; [[ "$1" == */* ]] && mkdir -p "${1%/*}" 2>/dev/null