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

cli
zambonin
zambonin commented Feb 18, 2021

Describe the bug

Creating a Gist using the gh command-line interface does not preserve the
contents of binary files.

~ $ gh --version
gh version 1.5.0 (2021-01-21)
https://github.com/cli/cli/releases/tag/v1.5.0

Steps to reproduce the behavior

Create a Gist with a binary file using gh gist create /path/to/binary-file.
I have successfully reproduced this behavio

peppy
peppy commented Feb 12, 2021

Describe the bug
Lazygit allows you to edit its configuration by pressing the 'e' hotkey from pane 1. After editing, my expectation would be that the new configuration is loaded, but it does not seem to be.

To Reproduce
Steps to reproduce the behavior:

  1. Go to pane 1
  2. Press 'e'
  3. Edit the configuration (add a new custom command)
  4. Save and return to lazygit

**Expected beha

martinjagodic
martinjagodic commented Feb 18, 2021

As discussed in #4969, I would like to see nested collections work with the flat content structure.

Currently, nested collections work with only one type of content structure, where every markdown file has to be in its own folder:

content
└── pages
    ├── authors
    │   ├── author-1
    │   │   └── index.md
    │   └── index.md
    ├── index.md

I would like to see it wor

desktop
alok1920
alok1920 commented 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