Mercurial
Mercurial
>
hellomouse
>
hackbot
/ 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
.
bin/echo-p
author
hackbot
Sat, 29 May 2021 01:36:33 +0000
changeset 149
1e0f6cf6ad6b
parent 42
d7c3af9c8501
child 151
53e48673a946
permissions
-rwxr-xr-x
<cd> bashify /hackenv/bin/cookie
echo "$1"; [[ "$1" == */* ]] && mkdir -p "${1%/*}" 2>/dev/null