Home
last modified time | relevance | path

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

/dports/devel/git-cola/git-cola-3.10.1/cola/
H A Dgitcmds.py601 upstream_changed = diff_upstream(context, head)
680 def diff_upstream(context, head): function