Unconditionally call Refs._ensure_refs_cache()
commitcbefdcc8b1eb78f2b1dd41eed9cd47bc0de8ce13
authorPeter Grayson <pete@jpgrayson.net>
Mon, 16 Dec 2019 19:19:03 +0000 (16 14:19 -0500)
committerPeter Grayson <pete@jpgrayson.net>
Mon, 16 Dec 2019 23:41:13 +0000 (16 18:41 -0500)
tree06b7b3b7f5f77c98cd96bb7296e49253b9ef6c4e
parent36ce941c703df165592b55dd7420b165d701b027
Unconditionally call Refs._ensure_refs_cache()

This is a minor simplification of control flow to make Refs methods a
little clearer.

Signed-off-by: Peter Grayson <pete@jpgrayson.net>
stgit/lib/git/repository.py