Searched refs:clone_shallow_local (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/yocto/poky/bitbake/lib/bb/fetch2/ |
| H A D | gitannex.py | 53 def clone_shallow_local(self, ud, dest, d): member in GitANNEX 54 super(GitANNEX, self).clone_shallow_local(ud, dest, d)
|
| H A D | git.py | 460 self.clone_shallow_local(ud, shallowclone, d) 480 def clone_shallow_local(self, ud, dest, d): member in Git
|