| [ Web Proxy ] |
| Viewing: https://raw.githubusercontent.com/gitpython-developers/GitPython/3.1.57/gitdb/gitdb/const.py | [Back] [Original] |
BYTE_SPACE = b' ' NULL_BYTE = b'\0' NULL_HEX_SHA = "0" * 40 NULL_BIN_SHA = NULL_BYTE * 20
| Web Proxy Viewer | New URL | Original Page |