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

bat
sharkdp
sharkdp commented Oct 3, 2020

With all the recent news about Hacktoberfest I thought it would be a good idea to point out good beginner issues that would be actually helpful for bat. In the past years, I have actually experienced Hacktoberfest as a really great event - both as a contributor as well as a maintainer.

As of recently, bat has a set of syntax highlighting regress

cli
sanbornhilland
sanbornhilland commented Oct 14, 2020

Describe the bug

Version: gh version 1.1.0 (2020-10-06)

Filtering issues by the title of a closed milestone returns no milestone found with title "MILESTONE"

Steps to reproduce the behavior

  1. Create a milestone. Mine is called 3.159.0
  2. Attach an issue so there is something to filter
  3. First filter by milestone number (In my case 181): `gh issue list --milestone
dpacbach
dpacbach commented Jun 13, 2020

Hello,

In the two menus containing "destructive" actions (d and D) can we have the "cancel" item first in the list? That way one doesn't accidentally hit enter and nuke their tree. Especially important since when you select one of those destructive actions there is not an "are you sure?" box that pops up. I think that the best solution which will keep the UI streamlined but make it a tad

mikestopcontinues
mikestopcontinues commented Sep 24, 2020

Preview links are not appearing for me because my CI/CD adds github metadata in the canonical location, but the github integration looks elsewhere.

Describe the bug

Currently, the Github integration looks at a commit status's contexts for a deploy url. The thing is, the canonical way to specify a deploy url is using environment deployments. So I think the integration should look at the e

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.