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 61,198 public repositories matching this topic...

Corfucinas
Corfucinas commented Feb 16, 2021

Description

Since we have Kotlin tutorials for available, why not include Flutter?

Why

We should allow this option when considering mobile development.

Possible Implementation & Open Questions

Similar to other sections formats, add sources and links for people to study.

Is this something you're interested in working on?

  • YES
  • NO
CarlosHartmann
CarlosHartmann commented Sep 20, 2021

The associated forum post URL from https://forum.rclone.org

https://forum.rclone.org/t/display-warnings-for-paths-that-exceed-windows-path-length-limit/26608

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

rclone v1.55.1

  • os/type: windows
  • os/arch: amd64
  • go/version: go1.16.3
  • go/linking: dynamic
  • go/tags: cmount

What problem are you are t

cli
zachliu
zachliu commented Nov 2, 2021

Describe the bug

i just found this strange behavior under gh 2.2.0:

gh browse goes to the repo home no matter how deep i am in the repo directories, which is expected

however

gh browse --branch <branch-name> opens the current directory 🤔

Steps to reproduce the behavior

  1. Type this gh browse --branch <branch-name> in one of your repo's non-root directo
mattermost-server

Created by Robert Griesemer, Rob Pike, Ken Thompson

Released November 10, 2009

Repository
golang/go
Website
golang.org
Wikipedia
Wikipedia

Related Topics

c language