2 lines
122 B
Text
2 lines
122 B
Text
$ git config --local remote.public.push 'refs/heads/sct*'
|
|
$ git config --local --add remote.public.push 'refs/heads/main'
|