Home
last modified time | relevance | path

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

/dports/devel/git-cola/git-cola-3.10.1/cola/models/
H A Dstash.py78 class DropStash(cmds.ContextCommand): class
80 super(DropStash, self).__init__(context)
/dports/devel/git-cola/git-cola-3.10.1/cola/widgets/
H A Dstash.py263 cmds.do(stash.DropStash, self.context, selection)