pick-ui: make .pick_status.json path relative to the git root instead of the script
authorEric Engestrom <eric@engestrom.ch>
Tue, 10 Mar 2020 10:12:58 +0000 (11:12 +0100)
committerMarge Bot <eric+marge@anholt.net>
Tue, 21 Apr 2020 01:13:53 +0000 (01:13 +0000)
commit32451a15ecb6b4bb42a2b77d5125eeb1163beea2
tree581cc0b146f07dcd233d936a138ccbcd72009463
parent26a26a358484bf03a6498c4116d8cb496f668cc1
pick-ui: make .pick_status.json path relative to the git root instead of the script

This allows the script to be called from another git worktree for instance,
which I need for my workflow :)

Signed-off-by: Eric Engestrom <eric@engestrom.ch>
Reviewed-by: Dylan Baker <dylan@pnwbakers.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/4649>
bin/pick/core.py