Fix open_editor to make the file path relative to the project root
authorJonas Fonseca <fonseca@diku.dk>
Wed, 19 Sep 2007 00:50:12 +0000 (02:50 +0200)
committerJonas Fonseca <fonseca@diku.dk>
Wed, 19 Sep 2007 00:55:46 +0000 (02:55 +0200)
commit7d31b0590bb4ae3f6a06d95e81ae54f13eebc632
treec0b47e08554b829f02d7da2f774feb58d5340a60
parent1bace428c4c924fff7a21e9f0d15feabafa756b3
Fix open_editor to make the file path relative to the project root

.. by prefixing the file path with opt_cdup if requested.
tig.c