The Wayback Machine - https://web.archive.org./web/20210316160639/https://github.com/topics/git
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 20,210 public repositories matching this topic...

cli
gibfahn
gibfahn commented on 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...
theblazehen
theblazehen commented on Jan 5, 2021

Is your feature request related to a problem? Please describe.
Currently the git log in the pane only shows <short commit> <message>, I'd like that to be configurable as the log commit message in the full sized panel shows

Describe the solution you'd like
I'd like to have the git log message in the pane be configurable in the same way that the branchLogCmd is configurable

**Des

mikz
mikz commented on Mar 14, 2021

Describe the bug
You can't type some characters using Windows-1250, CP-1250, ISO 8859-2 keyboard characters in Safari 14.0.x on macOS.
Specifically ď or ť characters. You type those by first using the diacritics ˇ and then d making a ď. Or ˇ plus t to make ť.
Instead of the diacritics character the normal latin one is used. Using Czech keyboard layout.
This happens only in Rich text/Markdo

desktop
alok1920
alok1920 commented on Jan 13, 2021

Describe the feature or problem you’d like to solve

A clear and concise description of what the feature or problem is. If this is a bug report, please use the bug report template instead.

Proposed solution

How will it benefit Desktop and its users?

Additional context

Add any other context like screenshots or mockups are helpful, if applicable.

Created by Linus Torvalds

Released April 7, 2005

Organization
git
Website
git-scm.com
Wikipedia
Wikipedia