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 33,845 public repositories matching this topic...

bat
hungpham3112
hungpham3112 commented Apr 2, 2022

Describe the bug you encountered:
Step to reproduce:

  1. scoop install busybox, bat
  2. bat .\yourfile.

Here is the result in my machine:

image

What did you expect to happen instead?

No error

**How did you install

bug good first issue
cli
GadgetSteve
GadgetSteve commented Dec 11, 2021

Describe the feature or problem you’d like to solve

A number of options have a -L or --limit option with defaults (20 or 30) and can be supplied with a --limit n where n is a positive integer option, e.g.:

gh issue list --state=open --limit=2000 --json=number

However, if the user needs to get a list of all of the open issue numbers they need to either guess how many the

jesseduffield
jesseduffield commented Apr 5, 2022

Is your feature request related to a problem? Please describe.
When creating a custom command by following docs/Custom_Command_Keybindings.md there's no way to have a confirmation popup appear saying e.g. 'Are you sure you want to delete all files?'.

Describe the solution you'd like
We should add a 'confirm' prompt type alongside 'input' and 'menu' in `pkg/gui/services/custom_comman

enhancement good first issue
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
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 good first issue

Created by Linus Torvalds

Released April 7, 2005

Organization
git
Website
git-scm.com
Wikipedia
Wikipedia