search for: eaa5c7d0

Displaying 1 result from an estimated 1 matches for "eaa5c7d0".

2020 Mar 04
3
pushing a change to llvm-test-suite
I want to push a change to llvm-test-suite, but I don't know how and must be missing something really obvious here. This is what I did, and what I am getting: $ git clone https://<username>@github.com/llvm/llvm-test-suite.git $ git apply mypatch.diff $ git push origin master Password for 'https://<username>@github.com': remote: Permission to llvm/llvm-test-suite.git