repo.or.cz
/
git
/
git-svn.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
git-svn: support for git-svn propset
[git/git-svn.git]
/
t
/
t4018
/
cpp-class-definition-derived
blob
3b98cd09ab5dabe4b0d6277cc8a56cb84c7426ea
1
class RIGHT :
2
public Baseclass
3
{
4
int ChangeMe;
5
};