mbox series

[maintainer-tools,RFC,0/3] dim: fix git directory evaluation

Message ID 20181214133852.19665-1-a.hajda@samsung.com (mailing list archive)
Headers show
Series dim: fix git directory evaluation | expand

Message

Andrzej Hajda Dec. 14, 2018, 1:38 p.m. UTC
Hi all,

This small patchset fixes issues with dim used on git worktree's. It was not
widely tested - as I am little bit afraid to break drm infrastructure, and
I do not know if and how it interacts with other maintainer tools.
Especially in case of the last patch I am not sure what I am really touching :)

Regards
Andrzej


Andrzej Hajda (3):
  dim: allow git_dir to specify arbitrary work directory
  dim: fix git directory handling
  dim: fix rr_cache_dir discovery

 dim | 33 ++++++++++++++++-----------------
 1 file changed, 16 insertions(+), 17 deletions(-)