mirror of
https://chromium.googlesource.com/libyuv/libyuv
synced 2025-12-06 16:56:55 +08:00
Enable FORCE_HTTPS_COMMIT_URL in codereview.settings
This is needed in order to be able to commit when working from a pure Git checkout, since the Git updater is configured to sync using a http-URL (in services/cron/git_updater/project_config.py) Being able to use a pure Git checkout is a natural step towards switching over libyuv to Git. BUG=476598 TBR=fbarchard@google.com TESTED=gclient config https://chromium.googlesource.com/external/libyuv --name=trunk gclient sync git auto-svn # create local branch and edit git cl upload git cl dcommit Review URL: https://webrtc-codereview.appspot.com/46119004 git-svn-id: http://libyuv.googlecode.com/svn/trunk@1383 16f28f9a-4ce2-e073-06de-1de4eb20be90
This commit is contained in:
parent
f995021f35
commit
ab8bf44665
@ -4,6 +4,7 @@ CODE_REVIEW_SERVER: webrtc-codereview.appspot.com
|
||||
#CC_LIST:
|
||||
VIEW_VC: https://code.google.com/p/libyuv/source/detail?r=
|
||||
#STATUS:
|
||||
FORCE_HTTPS_COMMIT_URL: True
|
||||
TRY_ON_UPLOAD: False
|
||||
TRYSERVER_ROOT: src
|
||||
TRYSERVER_SVN_URL: svn://svn.chromium.org/chrome-try/try-libyuv
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user