issues
search
openlawlibrary
/
taf
The Archive Framework
GNU Affero General Public License v3.0
10
stars
10
forks
source link
fix(git): use `git remote show` if `symbolic-ref` fails for `default_branch`
#457
Closed
n-dusan
closed
4 months ago
n-dusan
commented
5 months ago
Description (e.g. "Related to ...", etc.)
Fixes #456
Code review checklist (for code reviewer to complete)
[ ] Pull request represents a single change (i.e. not fixing disparate/unrelated things in a single PR)
[ ] Title summarizes what is changing
[ ] Commit messages are meaningful (see
this
for details)
[ ] Tests have been included and/or updated, as appropriate
[ ] Docstrings have been included and/or updated, as appropriate
[ ] Changelog has been updated, as needed (see
CHANGELOG.md
)
renatav
commented
4 months ago
Close in favor of #464
Description (e.g. "Related to ...", etc.)
Fixes #456
Code review checklist (for code reviewer to complete)