Home
last modified time | relevance | path

Searched refs:_read_git_head (Results 1 – 1 of 1) sorted by relevance

/dports/devel/git-cola/git-cola-3.10.1/cola/
H A Dgitcmds.py174 data = _read_git_head(context, head)
186 def _read_git_head(context, head, default='main'): function