find_unique_abbrev: move logic out of get_short_sha1()
[git] / t / t4018 / cpp-namespace-definition
1 namespace RIGHT
2 {
3         ChangeMe;
4 }