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 50,020 public repositories matching this topic...

cli
shrihanDev
shrihanDev commented Oct 17, 2020

CLI Feedback

As mentioned in the title, please make the error message more useful, like, instead of:

requires at least 1 arg(s), only received 0

...you can use:

cannot clone: no repository name given

Obviously, the above message can be changed. Its just an example 😉

What have you loved?

The overall functionality of the gh cli that helped me to do everythi

mattermost-server
mattermod
mattermod commented Oct 12, 2020

Reproduced on mysql.test, 5.24 release branch. I don't think it's a regression and not urgent - just bad grammar as only one user is creating an account?

Steps:

  1. Ensure the team you are inviting to is closed and has the domain in Allow only users with a specific email domain to join this team set to mattermost.com (both in Main Menu > Team Settings)
  2. Copy the invite link to the team f
xfoxfu
xfoxfu commented Sep 23, 2019

I currently observed with ClashX that if a website both resolves in IPv4 and IPv6, the IPv4 address will have a precedence over the IPv6 one. But in some environments, only IPv6 address is reachable, and access from IPv4 is forbidden, so providing an option for IPv6 precedence is reasonable. Would you please offer this feature?

My routing config is as fo

Created by Robert Griesemer, Rob Pike, Ken Thompson

Released November 10, 2009

Repository
golang/go
Website
golang.org
Wikipedia
Wikipedia

Related Topics

c language
You can’t perform that action at this time.