mirror of
https://github.com/ostreedev/ostree.git
synced 2025-05-23 02:51:07 +03:00
In path_split(), we squash '.' entirely, since it's redundant and if we don't, we return an extra component which callers would then have to handle. In repo, ensure we're never explicitly parsing '.' either (yet).
Description
Languages
C
73.5%
Shell
15.5%
Rust
7.3%
Yacc
1%
M4
0.9%
Other
1.7%