Skip to content
#

Git

git logo

Git is the most widely used version control system, which allows for the tracking and managing of source code over time. It was designed for collaboration and built to be flexible, secure and efficient.

Here are 28,010 public repositories matching this topic...

cli
gibfahn
gibfahn commented Jan 2, 2021

Describe the bug

When I try to fork a repo and add a new remote, it doesn't add a new remote to my current repository.

gh version 1.4.0 (2020-12-17)

Expected vs actual behavior

I expect to see a fork remote added to my repository, but nothing is added.

Logs

gh repo fork --clone=false --remote=true $(git remote get-url up)
- Forking someorg/somerepo...
jkogler-cloudflight
jkogler-cloudflight commented Aug 2, 2021

Is your feature request related to a problem? Please describe.
In our company we have way too many branches remotely. Basically everybody creates new ones for every PR, and most of the time the branches don't get deleted afterwards.
That makes it very hard to check out a remote branch with lazygit, as I have to search for it. Need to know the exact PR number, ...

**Describe the solution

doompadee
doompadee commented Aug 31, 2021

Is your feature request related to a problem? Please describe.
I'm using Hugo to create a website and use the "linkTitle" frontmatter variable to provide concise titles for use in menus when necessary. If the variable is not present, Hugo falls back to "title". See https://gohugo.io/content-management/front-matter

Describe the solution you'd like
When present, I'd like to have Netlify

Created by Linus Torvalds

Released April 7, 2005

Organization
git
Website
git-scm.com
Wikipedia
Wikipedia