The Wayback Machine - https://web.archive.org/web/20210327025154/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 54,404 public repositories matching this topic...

dmotte
dmotte commented Mar 23, 2021

What is your current rclone version?

$ rclone --version
rclone v1.54.0
- os/arch: windows/amd64
- go version: go1.15.7

First of all, thanks for creating this awesome software and making it open and free for everyone 😄

I have an idea: it would be a good thing to add also an --ftp-ask-password flag that behaves like --sftp-ask-password, but for FTP. Let me know what yo

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 Jan 15, 2021

We are starting to migrate the mattermost-webapp over to TypeScript to facilitate better code quality. This Help Wanted issue is to modify components/activity*log*modal and associated test files.

Below is a checklist of items you should be doing to migrate:

  • < ] Rename the files to their associated TypeScript extensions (ie. js to ts, jsx to tsx)
  • Update any components u

Created by Robert Griesemer, Rob Pike, Ken Thompson

Released November 10, 2009

Repository
golang/go
Website
golang.org
Wikipedia
Wikipedia

Related Topics

c language