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,848 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 Issue has been reviewed and confirmed to be present or accepted to be implemented good first issue Likely to be an easy fix
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 code to address defects in shipped code
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 Issues that require design input from the core team before the work can be started good first issue Issues marked as ideal for a brand new contributor to start with
github-profile-readme-generator
renovate
alexander-bruun
alexander-bruun commented Jul 29, 2022

What would you like Renovate to be able to do?

As described in the following discussion: renovatebot/renovate#16847 I asked whether there is a way to configure multiple docker registries independantly to support image mirroring in kubernetes.

I want this feature to support a kubernetes infrastructure that use mirroring for image registries, and to avoid leaki

type:feature Feature (new functionality) priority-3-medium Default priority, "should be done" but isn't prioritised ahead of others good first issue Suitable for new contributors status:ready Ready to start implementation