The Wayback Machine - https://web.archive.org./web/20210712005815/https://github.com/topics/golang
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,399 public repositories matching this topic...

cli
gibfahn
gibfahn commented on 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 on Jun 7, 2021

Environment: desktop 4.5.4 and 4.6
Not a regression, raised during PR testing

Steps:

  1. Open the desktop app
  2. Navigate to System Console>Plugins>Zoom
  3. Click on Documentation or More Information (within Enable OAuth)

Expected: Link to open in browser

Actual: Nothing happens, links are not opening when clicked on desktop; Links open when viewed/clicked on the webapp.

Note from G

Created by Robert Griesemer, Rob Pike, Ken Thompson

Released November 10, 2009

Repository
golang/go
Website
golang.org
Wikipedia
Wikipedia

Related Topics

c language