cli/git
Marwan Sulaiman b9bdef2b00
Add org scoped port forwarding + fix test formatting (#4497)
* Add org scoped port forwarding + fix test formatting

* Redesign port visibility

* Update pkg/cmd/codespace/ports.go

Co-authored-by: Jose Garcia <josebalius@github.com>

* Change sub command to privacy

* Example pr comment

* Fix test mock

* Fix test mock

Co-authored-by: Jose Garcia <josebalius@github.com>
2021-10-13 13:56:03 -04:00
..
fixtures Add live tests for some methods in the git package 2021-02-24 15:05:56 +01:00
git.go Rename the module to "github.com/cli/cli/v2" 2021-08-25 12:41:30 +02:00
git_test.go Add org scoped port forwarding + fix test formatting (#4497) 2021-10-13 13:56:03 -04:00
remote.go Rename the module to "github.com/cli/cli/v2" 2021-08-25 12:41:30 +02:00
remote_test.go Equal: flip arguments position 2021-01-18 21:00:59 -03:00
ssh_config.go Rename the module to "github.com/cli/cli/v2" 2021-08-25 12:41:30 +02:00
ssh_config_test.go Refactor ssh parser for format compatibility & testability 2020-12-15 15:59:18 +01:00
url.go Fixes #4346: allow git+https URL protocol 2021-09-20 19:35:06 +03:00
url_test.go Fixes #4346: allow git+https URL protocol 2021-09-20 19:35:06 +03:00