##// END OF EJS Templates
Display symlink or executable bit with manifest -v...
Display symlink or executable bit with manifest -v New output looks like: 644 a 755 * b/a 644 @ l

File last commit:

r5346:8838fe5a default
r5405:8feb33c2 default
Show More
test-debugindexdot.out
7 lines | 55 B | text/plain | TextLexer
/ tests / test-debugindexdot.out
digraph G {
-1 -> 0
0 -> 1
0 -> 2
2 -> 3
1 -> 3
}