Change the Origin registration service type from CronoCraft App to the pre-registered generic type. The instance name remains ZoeShaldon.
Verification
go test ./...
go vet ./...
gofmt
git diff --check
## Summary
Change the Origin registration service type from `CronoCraft App` to the pre-registered `generic` type. The instance name remains `ZoeShaldon`.
## Verification
- `go test ./...`
- `go vet ./...`
- `gofmt`
- `git diff --check`
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Summary
Change the Origin registration service type from
CronoCraft Appto the pre-registeredgenerictype. The instance name remainsZoeShaldon.Verification
go test ./...go vet ./...gofmtgit diff --checkView command line instructions
Checkout
From your project repository, check out a new branch and test the changes.