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 67,598 public repositories matching this topic...

rclone
cli
vincentscode
vincentscode commented May 10, 2022

Describe the bug

I have a local directory called "Advent of Code". It is not a git repository.
When trying to create a GitHub Repository from it using gh repo create "Advent-of-Code" --private --source="Advent of Code\" I am warned that it is not a git repository.
This warning includes a hint to run git init but the syntax is wrong as it just adds quotation marks to the end of the dir

bug p3 help wanted good first issue
mattermost-server
mattermod
mattermod commented Apr 14, 2022

Environment: master, rc.test

Steps:

  1. Participate or follow a thread in channel1
  2. Archive channel1
  3. Open global threads and view the thread from step 1.

Expected: Text "You are viewing.." with proper spacing on the left and update the text text as per the design. Please ensure the fix applied to the Thread Viewer and the RHS

Observed: No spacing/margin, text butts against the div

Difficulty/1:Easy Good First Issue Help Wanted PR Exists

Created by Robert Griesemer, Rob Pike, Ken Thompson

Released November 10, 2009

Repository
golang/go
Website
golang.org
Wikipedia
Wikipedia

Related Topics

c language