repo.or.cz
/
git.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
bisect: add enum to represent bisect returning codes
[git.git]
/
t
/
t4018
/
php-class
blob
7785b6303c7c86545ba5011cd2318aecb9b0b439
1
class RIGHT
2
{
3
const FOO = 'ChangeMe';
4
}