Skip to content
#

golang

go logo

Go is a programming language built to resemble a simplified version of the C programming language. It compiles at the machine level. Go was created at Google in 2007 by Robert Griesemer, Rob Pike, and Ken Thompson.

Here are 57,636 public repositories matching this topic...

cli
gibfahn
gibfahn commented Jan 2, 2021

Describe the bug

When I try to fork a repo and add a new remote, it doesn't add a new remote to my current repository.

gh version 1.4.0 (2020-12-17)

Expected vs actual behavior

I expect to see a fork remote added to my repository, but nothing is added.

Logs

gh repo fork --clone=false --remote=true $(git remote get-url up)
- Forking someorg/somerepo...
mattermost-server
mattermod
mattermod commented Jul 19, 2021

This issue is for the Incident Collaboration (soon to be Playbooks) plugin: https://github.com/mattermost/mattermost-plugin-incident-collaboration

A migration is underway towards styled-components to increase code quality and isolate and modularize our css. This Help Wanted issue is to migrate all the styles from `webapp/src/components/backstage/playbookruns/playbook_run_list/playbook_runli

Created by Robert Griesemer, Rob Pike, Ken Thompson

Released November 10, 2009

Repository
golang/go
Website
golang.org
Wikipedia
Wikipedia

Related Topics

c language