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 52,413 public repositories matching this topic...

Addvilz
Addvilz commented Dec 4, 2020

What is your current rclone version (output from rclone version)?

1.53.3

What problem are you are trying to solve?

Trying to prevent default password from being generated and added when htpasswd option is used. Since htpasswd is present, there generally should be no need for credentials besides those in htpasswd.

How do you think rclone should be changed to solve tha

cli
csaska
csaska commented Jan 13, 2021

Describe the bug

For a new user setup, I run gh auth status -h github.example.com to check if a user has setup the CLI tool. I expect this to fail because ~/.config/gh/hosts.yml has no entry for github.example.com. However, it prints no stdout and exits with 0.

Note: gh auth status, which uses github.com by default, will fail if ~/.config/gh/hosts.yml does not exist.

S

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
You can’t perform that action at this time.