diff options
author | Teddy Wing | 2020-10-17 15:27:55 +0200 |
---|---|---|
committer | Teddy Wing | 2020-10-17 15:27:55 +0200 |
commit | b6b137d1815a131372956fbdd3edba7d6bafc3e6 (patch) | |
tree | 7e5643b9554c262c3243dd2a2f49b3bfefa4730e /t/104-works-outside-the-repo-root.t | |
parent | a9608c229c49bc408855ba4c1e321e2e2327163a (diff) | |
download | git-todo-b6b137d1815a131372956fbdd3edba7d6bafc3e6.tar.bz2 |
write_since(): Output file paths relative to the current directory
Previously, the file paths of TODO lines in the output were relative to
the repository root. When you're in a subdirectory, though, this makes
them harder to work with, as they're relative paths, but aren't relative
to the current working directory.
Change the file path output so that paths are relative to the current
directory instead of the repo root.
Diffstat (limited to 't/104-works-outside-the-repo-root.t')
0 files changed, 0 insertions, 0 deletions