diff options
author | Robert Westman <robert@byteflux.io> | 2021-06-03 10:21:50 +0200 |
---|---|---|
committer | Robert Westman <robert@byteflux.io> | 2021-06-03 10:21:50 +0200 |
commit | abf9373865c319d2f1aaf188feef900bb8ebf933 (patch) | |
tree | 6750ac5eaba2af7e6e5b02764d2615039abc9d56 /git/refs/reference.py | |
parent | 057514e85bc99754e08d45385bf316920963adf9 (diff) | |
download | gitpython-abf9373865c319d2f1aaf188feef900bb8ebf933.tar.gz |
Fixes resolving of tag parameter for repo.tag
I accessed private variables instead of adding getters,
because other parts of the code do the same and I didn't
know if there was a reason for it.
E.g.: remote.py line 409:
(...) RemoteReference._common_path_default (...)
Diffstat (limited to 'git/refs/reference.py')
0 files changed, 0 insertions, 0 deletions