The Wayback Machine - https://web.archive.org/web/20220809230253/https://github.com/topics/github
Skip to content
#

GitHub

github logo

GitHub makes it easier for developers to be developers: to work together, to solve challenging problems, to create the world’s most important technologies.

Here are 20,889 public repositories matching this topic...

reynir
reynir commented Jul 23, 2022

Description

Cloning a repository with a double slash fails:

$ git clone https://git.data.coop//halfd/new-website.git
Cloning into 'new-website'...
remote: Not found.
fatal: repository 'https://git.data.coop//halfd/new-website.git/' not found

Gitea Version

1.16.8

Can you reproduce the bug on the Gitea demo site?

Yes

Log Gist

No response

Screenshots

kind/bug reviewed/confirmed good first issue
refined-github
fregante
fregante commented Aug 5, 2022

Description

Depending on which feature gets to it first, shorten-link may skip a link. Example problematic comment:

Blah blah https://github.com/refined-github/yolo/issues and blah.

This works

  1. shorten-link finds it and shortens its text-content
  2. sort-conversations-by-update-time finds it and changes its href

Screenshot: <img width="451" alt="Screen

michael-proulx
michael-proulx commented Mar 28, 2022

Describe the bug
I have setup i18n in a single_file, need to test some feature, but I'll need a specific setup, but I encounter an issue while testing that.
Folder collection does work very good, but when I'm trying to save a single_file, I got the following error.

Uncaught (in promise) TypeError: Cannot read properties of undefined (reading 'get')

Screenshots
ht

good first issue area: i18n type: bug
desktop
donokuda
donokuda commented Jul 6, 2017

From desktop/desktop#2160 (comment)

It's be nice if we could expose a drop down that allows users to start from a template. I'm thinking having that description there is not necessary; putting the description behind a tooltip should allow people who want/need to know what a gitignore file is to see it while allowing us to use that space for showing the f

enhancement design-input-needed good first issue
github-profile-readme-generator
renovate
HonkingGoose
HonkingGoose commented Aug 4, 2022

Describe the proposed change(s).

We're using the old term "master issue" in the filenames for the Dependency Dashboard test fixtures. I think we should rename those files, like this:

  • master-issue_with_8_PR.txt -> dependency-dashboard-issue_with_8_PR.txt

While we're renaming things, we should probably use only one type of character to separate each "word" instead of using - **and

priority-4-low type:refactor good first issue status:ready