laullon / gitx

GitX (L) - A gitk clone for OS X
http://gitx.laullon.com/
Other
836 stars 76 forks source link

Fixed a bug in GitX (L) that for some cases the "file link" in the changes-of-a-commit view cannot jump #223

Open johnnytemp opened 8 years ago

johnnytemp commented 8 years ago

Any "file link" in the changes-of-a-commit view cannot jump, when the file's path contain substring "b/", e.g. file path cab/xxx.txt. However, if the path have a folder with name ended in " b" (very rare), it will not work, still.