Home
last modified time | relevance | path

Searched refs:checkout (Results 1 – 25 of 54) sorted by relevance

123

/OK3568_Linux_fs/kernel/tools/testing/selftests/rcutorture/bin/
H A Dkvm-check-branches.sh75 git checkout $i > $resdir/$ds/$idir/git-checkout.out 2>&1
76 echo git checkout return code: $? "(Commit $ntry: $i)"
99 git checkout "$curcommit"
/OK3568_Linux_fs/
H A Drelease_ok3568.sh17 git checkout $source_branch
21 git checkout $kernel_branch
25 git checkout $uboot_branch
/OK3568_Linux_fs/device/rockchip/common/scripts/
H A Dsave-patches.sh88 git checkout $MERGE_BASE
90 git checkout HEAD^ &>/dev/null || true
92 git checkout --orphan orphan >/dev/null
H A Drelease-chip.sh53 git checkout --orphan $CHIP &>/dev/null
61 git checkout $ORIG_COMMIT &>/dev/null
H A Drelease-doc.sh67 git checkout --orphan $CHIP &>/dev/null
74 git checkout $ORIG_COMMIT &>/dev/null
/OK3568_Linux_fs/yocto/poky/scripts/contrib/
H A Dbuild-perf-test-wrapper.sh25 -c COMMITISH test (checkout) this commit, <branch>:<commit> can be
112 git checkout HEAD^0 &> /dev/null
125 if ! git checkout -f $branch &> /dev/null; then
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-connectivity/rfkill/rfkill/
H A Ddont.call.git.rev-parse.on.parent.dir.patch1 When WORKDIR is included in some other git checkout, version.sh calls git rev-parse
2 and it returns some description from that upper git checkout even when rfkill is
/OK3568_Linux_fs/yocto/poky/meta/classes/
H A Ddevtool-source.bbclass180 bb.process.run('git checkout -- patches', cwd=srcsubdir)
198 bb.process.run('git checkout %s -b devtool-no-overrides' % initial_rev, cwd=srcsubdir)
207 bb.process.run('git checkout %s' % devbranch, cwd=srcsubdir)
210 bb.process.run('git checkout %s -b devtool-no-overrides' % devbranch, cwd=srcsubdir)
218 … bb.process.run('git checkout %s -b devtool-override-%s' % (initial_rev, override), cwd=srcsubdir)
227 bb.process.run('git checkout %s' % devbranch, cwd=srcsubdir)
H A Ddos2unix.bbclass5 # git push/checkout processes.
/OK3568_Linux_fs/u-boot/tools/buildman/
H A Dtest.py188 checkout=False, show_unknown=False)
373 checkout=False, show_unknown=False)
383 checkout=False, show_unknown=False)
390 checkout=False, show_unknown=False,
H A Dbuilder.py212 gnu_make='make', checkout=True, show_unknown=True, step=1, argument
247 self.checkout = checkout
373 def SelectCommit(self, commit, checkout=True): argument
377 if checkout and self.checkout:
/OK3568_Linux_fs/yocto/poky/bitbake/doc/bitbake-user-manual/
H A Dbitbake-user-manual-fetching.rst278 special value of "now" causes the checkout to be updated on every
282 checkout is saved. The location is often ``DL_DIR/cvs``.
303 - *"tag":* Describes which CVS TAG should be used for the checkout. By
308 checkout a specific date. The special value of "now" causes the
309 checkout to be updated on every build.
322 - *"fullpath":* Controls whether the resulting checkout is at the
325 - *"norecurse":* Causes the fetcher to only checkout the specified
347 - *"module":* The name of the svn module to checkout. You must provide
351 - *"path_spec":* A specific directory in which to checkout the
357 - *"rev":* The revision of the source code to checkout.
[all …]
/OK3568_Linux_fs/kernel/tools/memory-model/scripts/
H A Dinitlitmushist.sh50 ( cd litmus; git checkout origin/master )
H A Dcheckghlitmus.sh24 ( cd litmus; git checkout origin/master )
/OK3568_Linux_fs/external/gstreamer-rockchip/hooks/
H A Dpre-commit.hook59 nf=`git checkout-index --temp ${file} | cut -f 1`
/OK3568_Linux_fs/buildroot/package/tovid/
H A D0001-manpage.patch1 setup.py: disable man page to kill txt2tags SVN checkout dependency
/OK3568_Linux_fs/debian/scripts/
H A Drockbian.sh38 …cd $WORK_DIR && git checkout f01430c9d8f67a4b9719cc00e74a2079d3834d5d -b work && git am $SCRIPTS_D…
/OK3568_Linux_fs/yocto/poky/meta/recipes-graphics/xorg-font/
H A Dxorg-minimal-fonts.bb34 # Pick a date/time as otherwise it would be the git checkout/modify time
/OK3568_Linux_fs/buildroot/package/vpnc/
H A D0002-Makefile-allow-to-override-the-version.patch7 from a SVN checkout or a Git clone of the vpnc source code. However,
/OK3568_Linux_fs/buildroot/support/download/
H A Dgit179 _git checkout -f -q "'${cset}'"
/OK3568_Linux_fs/yocto/poky/documentation/overview-manual/
H A Ddevelopment-environment.rst168 sure to checkout the "&DISTRO_NAME_NO_CAP;" branch of ``meta-intel``.
446 It is important to understand that when you create and checkout a local
469 create and checkout a local working Git branch based on a tag name. When
472 The most common use is to checkout a working branch that matches a
479 $ git checkout tags/rocko-18.0.0 -b my_rocko-18.0.0
485 repository. Finally, the ``git checkout`` command creates and checks out
491 checkout a local working branch based on a tag, your environment matches
534 - *git checkout branch-name:* Changes your local working branch and
538 - *git checkout -b working-branch upstream-branch:* Creates and
/OK3568_Linux_fs/yocto/meta-openembedded/meta-perl/recipes-perl/libstrictures/
H A Dlibstrictures-perl_2.000006.bb20 thinks it's running in a test file in a VCS checkout -- although if this \
/OK3568_Linux_fs/yocto/meta-browser/meta-firefox/recipes-devtools/cbindgen/
H A Dcbindgen_0.23.0.bb8 # how to get cbindgen could be as easy as but default to a git checkout:
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/classes/
H A Dgitver.bbclass5 # for use in ${PV}, extracted from the ${S} git checkout, assuming it is one.
/OK3568_Linux_fs/yocto/poky/bitbake/
H A DChangeLog145 - Allow to checkout CVS by Date and Time. Just add HHmm to the SRCDATE.
159 - use @rev when doing a svn checkout
191 - Change of the SVN Fetcher to keep the checkout around
245 - git speedup cloning by not doing a checkout

123