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 24,764 public repositories matching this topic...

bat
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...
Sebclem
Sebclem commented Jun 4, 2021

Is your feature request related to a problem? Please describe.
I'm using a lot of markdown emoji in my commits message, but in lazygui, the emoji are not parsed.

Describe the solution you'd like
Replace all markdown emoji by it's Unicode equivalent in commits list.

EDIT:
I have found this file that can be useful

bradystroud
bradystroud commented Jun 14, 2021

Is your feature request related to a problem? Please describe.
The search functionality does not work for our content. It hits the GitHub API limit after 2 searches. see https://answers.netlify.com/t/cms-search-hitting-github-api-limit/39124

Describe the solution you'd like

  1. A configuration option to disable search entirely so our users don't hit the API limit
    This should be p
devops-exercises
surister
surister commented Jan 21, 2020

This is a reminder for me or a task if anyone wants :P

imagen

Basically, The last two questions aren't really regex's questions.

To do:

  • Move said questions to correct place.
  • Add new regex questions (Python related!)?
  • Maybe add a new ## Regex section, as it is a valuable skill

Created by Linus Torvalds

Released April 7, 2005

Organization
git
Website
git-scm.com
Wikipedia
Wikipedia