Searched refs:commitIgnored (Results 1 – 3 of 3) sorted by relevance
82 … oe.patch.GitApplyTree.commitIgnored("Add changes from %s" % func, dir=srcsubdir, files=['.'], d=d)
256 …oe.patch.GitApplyTree.commitIgnored("Add additional submodule from SRC_URI", dir=os.path.join(root…
505 def commitIgnored(subject, dir=None, files=None, d=None): member in GitApplyTree