Git
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 14,430 public repositories matching this topic...
-
Updated
Dec 1, 2020 - Go
Describe the feature or problem you’d like to solve
gh-repo-clone will clone repos, but not the wiki repo associated with it. For example, if this repo had a wiki, then gh repo clone cli/cli works, and git clone https://github.com/cli/cli.wiki.git works, but gh repo clone cli/cli.wiki will give the error `GraphQL error: Could not resolve to a Repository with the name 'cli/cli.wiki
Is your feature request related to a problem? Please describe.
I find myself having to manually refresh too often. I would like lazygit to refresh automatically more frequently.
Describe the solution you'd like
An option to change to refresh rate/frequency.
Describe alternatives you've considered
Additional context
-
Updated
Dec 16, 2020 - Shell
-
Updated
Dec 9, 2020 - Perl
-
Updated
Mar 4, 2019
Is your feature request related to a problem? Please describe.
We are going to be integrating Cloudinary with NetlifyCMS. Ideally, when people are adding images via Cloudinary, we would like the resulting markdown to specify the filepath for the file within Cloudinary. At the moment the only options are to output the full Cloudinary URL, or the filename only. Filename only is no use to us as
-
Updated
Dec 17, 2020 - TypeScript
-
Updated
Nov 19, 2020 - PHP
-
Updated
Dec 17, 2020 - Vue
Describe the feature or problem you’d like to solve
Microsoft released Windows Terminal Preview yesterday. It would be nice if GitHub Desktop was able to detect it.
Proposed solution
Adds an option to the shells available to use.
Additional context
N/A
-
Updated
Dec 10, 2020 - JavaScript
-
Updated
Dec 16, 2020 - Shell
-
Updated
Dec 17, 2020 - JavaScript
-
Updated
Dec 11, 2020 - JavaScript
-
Updated
Dec 16, 2020 - C
-
Updated
Dec 6, 2020 - Python
Created by Linus Torvalds
Released April 7, 2005
- Organization
- git
- Website
- git-scm.com
- Wikipedia
- Wikipedia

Can the help text for
--list-themesfrom #1353 be written to stderr?I'm using the command to retrieve themes for completion and that interfers a bit.