golang

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 55,046 public repositories matching this topic...
-
Updated
Apr 19, 2021 - Go
-
Updated
Mar 30, 2021
-
Updated
Apr 12, 2021 - Go
-
Updated
Apr 20, 2021 - Go
When adding a hook the url should have a fixed size to avoid moving the action buttons.
Url: org/orgname/settings/hooks
-
Updated
Apr 19, 2021 - Go
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...
-
Updated
Mar 19, 2021 - Makefile
GenMarkdownTreeCustom has a way to a header (filePrepender
arg), however there is not a first class way to add a footer.
-
Updated
Apr 13, 2021 - Go
This is a ticket from the Incident Collaboration plugin.
In the playbook backstage, under the Automation tab, the dropdown menu from the Assign commander setting says 'Invite Members'. It should read 'Assign Commander' instead.
If you're interested please comment here and come [join our "Contributors" communit
-
Updated
Apr 12, 2021 - Go
-
Updated
Apr 20, 2021 - Go
-
Updated
Apr 16, 2021 - Go
-
Updated
Apr 20, 2021 - Go
-
Updated
Apr 20, 2021 - Go
-
Updated
Jan 2, 2021
-
Updated
Mar 30, 2021 - Go
-
Updated
Apr 2, 2021 - Go
-
Updated
Mar 23, 2021 - Go
@benoittgt very kindly submitted a PR to fix some spacing issues in the markdown using gofmtmd.
It should be possible to automate this as part of the build script
-
Updated
Apr 20, 2021 - Vim script
-
Updated
Sep 5, 2020 - Go
Created by Robert Griesemer, Rob Pike, Ken Thompson
Released November 10, 2009
- Repository
- golang/go
- Website
- golang.org
- Wikipedia
- Wikipedia
What is the problem you are having with rclone?
In config file,
known_hosts_file = ~/.ssh/known_hosts
fails:Using
known_hosts_file = C:/Users/<USER>/.ssh/known_hosts
succeeds.I suspect that there's