$ git branch test-1
$ git chekout test-1
Switched to branch 'test-1'
$ git branch
* test-1
master
$ git push origin test-1
Warning: Permanently added the RSA host key for IP address '000.000.000.000' to the list of known hosts.
Total 0 (delta 0), reused 0 (delta 0)
To user@some.domain.com:project/sandbox.git
* [new branch] test-1 -> test-1
$
More than 5 years have passed since last update.
Register as a new user and use Qiita more conveniently
- You get articles that match your needs
- You can efficiently read back useful information
- You can use dark theme