The Wayback Machine - https://web.archive.org/web/20201125041217/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 12,823 public repositories matching this topic...

cli
dirn
dirn commented Jun 12, 2020

Describe the feature or problem you’d like to solve

The settings for a project allow the merge methods associated with the Merge button to be limited to a subset of the three options

  • Allow merge commits
  • Allow squash merging
  • Allow rebase merging

When merging through gh pr merge, you are presented with a list of all three options regardless.

Proposed solution

It woul

sportshead
sportshead commented Nov 20, 2020

Is your feature request related to a problem? Please describe.
As a lazygit user, I want to be able to set a default for the Not in a git repository. Create a new git repository? (y/n): prompt, so that I don't need to press n every time.

Describe the solution you'd like
A notInRepo setting that can be the following values:

  • prompt (default) Uses the current prompt
  • `create

Created by Linus Torvalds

Released April 7, 2005

Organization
git
Website
git-scm.com
Wikipedia
Wikipedia
You can’t perform that action at this time.