We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
$ git remote add --track master clang-built-linux [email protected]:ClangBuiltLinux/linux.git $ git fetch clang-built-linux $ git remote -v ... clang-built-linux [email protected]:ClangBuiltLinux/linux.git (fetch) clang-built-linux [email protected]:ClangBuiltLinux/linux.git (push)
$ git push clang-built-linux
Do not force push to master. If there's some kind of conflict, you likely have done something wrong.