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/mkx
author
hackbot
Sat, 22 May 2021 19:26:19 -0500
changeset 36
aaf70bf1abf0
parent 34
0a4478384f76
permissions
-rwxr-xr-x
<cd> ` echo "dir=\\$(echo \\$@ | sed \'s/.*\\/\\/\\///\'); echo \\$@ | sed \'s/\\/\\/\\/.*//\' > \\$(\\$dir) && chmod +x \\$dir" > /hackenv/bin/mkx
dir=$(echo $@ | sed 's/.*\/\/\///'); echo $@ | sed 's/\/\/\/.*//' > $($dir) && chmod +x $dir