You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
This allows having a git repo cloned on a specific branch or commit, similar to what's possible for svn solutions by specifying a url like svnrepo/branches/foo Having the possibility to check the code out on a specific branch makes the initial code checkout workflow simpler, and allows specifying all the relevant info directly in the fetch recipe, instead of having to deal with branches manually afterwards (which is the whole purpose of recipes in the first place) So with this change, I'm able to do the following in my custom fetch recipe: solution = { 'name' : 'src', 'url' : 'git@github.snei.sony.com:SNEI/chromium.git@refs/heads/custombranch', <following lines skipped> Review URL: https://codereview.chromium.org/289863012 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@273675 0039d316-1c4b-4281-b951-d872f2087c98 |
11 years ago | |
---|---|---|
.. | ||
gstools | 12 years ago | |
subversion_config | 14 years ago | |
abandon.sh | 11 years ago | |
basic.sh | 11 years ago | |
breakpad_unittest.py | 13 years ago | |
checkout_test.py | 11 years ago | |
download_from_google_storage_unittests.py | 11 years ago | |
fix_encoding_test.py | 14 years ago | |
gcl_unittest.py | 11 years ago | |
gclient_scm_test.py | 11 years ago | |
gclient_smoketest.py | 11 years ago | |
gclient_test.py | 11 years ago | |
gclient_utils_test.py | 11 years ago | |
git_cl_test.py | 11 years ago | |
git_common_test.py | 11 years ago | |
git_number_test.py | 11 years ago | |
git_rebase_update_test.py | 11 years ago | |
hooks.sh | 13 years ago | |
owners.sh | 11 years ago | |
owners_finder_test.py | 12 years ago | |
owners_unittest.py | 12 years ago | |
patch.sh | 11 years ago | |
patch_test.py | 13 years ago | |
post-dcommit-hook-test.sh | 13 years ago | |
presubmit_unittest.py | 11 years ago | |
push-basic.sh | 11 years ago | |
push-from-logs.sh | 11 years ago | |
rename.sh | 11 years ago | |
rietveld_test.py | 11 years ago | |
sample_pre_commit_hook | 14 years ago | |
save-description-on-failure.sh | 12 years ago | |
scm_unittest.py | 11 years ago | |
submit-from-new-dir.sh | 11 years ago | |
submodule-merge-test.sh | 13 years ago | |
subprocess2_test.py | 12 years ago | |
test-lib.sh | 11 years ago | |
trychange_unittest.py | 11 years ago | |
upload-local-tracking-branch.sh | 11 years ago | |
upload-stale.sh | 11 years ago | |
upload_to_google_storage_unittests.py | 12 years ago | |
upstream.sh | 11 years ago | |
watchlists_unittest.py | 14 years ago |