Files
@ a327492d84df
Branch filter:
Location: kallithea/rhodecode/model/meta.py
a327492d84df
764 B
text/x-python
pullrequests: use hashes instead of changecontexts
The changecontexts was converted to hex strings when stringified, but better be
explicit.
The changecontexts was converted to hex strings when stringified, but better be
explicit.