repo.or.cz
/
alt-git.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
utf8: fix overflow when returning string width
[alt-git.git]
/
t
/
t4018
/
bash-bashism-style-function
blob
f1de4fa831c4e4e1ac07f73c47ea3ffc8761f782
1
function RIGHT {
2
:
3
echo 'ChangeMe'
4
}