diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-10-03 21:25:27 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-10-03 21:25:27 +0300 |
commit | a19030fda246d49a3ff24f44a0f005e99dd65a1a (patch) | |
tree | 3d0f942390fc7720bb44a8dce2fef6421435165b /testdata | |
parent | SelfAssignment: fix with new tree-sitter-bash (diff) | |
download | pkgcheck-a19030fda246d49a3ff24f44a0f005e99dd65a1a.tar.gz pkgcheck-a19030fda246d49a3ff24f44a0f005e99dd65a1a.tar.bz2 pkgcheck-a19030fda246d49a3ff24f44a0f005e99dd65a1a.zip |
addons.git: add helping message on failure on git remote setup
Upon initial failure to get the git diff-tree output (so not the hot
flow, but sad failure flow), try to catch output of incorrectly
configured git remote (the remote should have a correct HEAD configured).
Recommend the user to run `git remote set-head origin -a` to solve it.
Resolves: https://github.com/pkgcore/pkgcheck/issues/608
Resolves: https://github.com/pkgcore/pkgdev/issues/107
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'testdata')
0 files changed, 0 insertions, 0 deletions