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 12,601 public repositories matching this topic...
-
Updated
Oct 18, 2020 - Go
CLI Feedback
As mentioned in the title, please make the error message more useful, like, instead of:
requires at least 1 arg(s), only received 0
...you can use:
cannot clone: no repository name given
Obviously, the above message can be changed. Its just an example
What have you loved?
The overall functionality of the gh cli that helped me to do everythi
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
-
Updated
Oct 14, 2020 - Shell
-
Updated
Oct 21, 2020 - Perl
-
Updated
Mar 4, 2019
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
-
Updated
Oct 27, 2020 - TypeScript
-
Updated
Oct 19, 2020 - PHP
-
Updated
Oct 26, 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
Oct 22, 2020 - JavaScript
-
Updated
Oct 5, 2020 - Shell
-
Updated
Oct 27, 2020 - JavaScript
-
Updated
Oct 26, 2020 - JavaScript
-
Updated
Oct 25, 2020 - C
-
Updated
Oct 26, 2020 - Python
Created by Linus Torvalds
Released April 7, 2005
- Organization
- git
- Website
- git-scm.com
- Wikipedia
- Wikipedia
Hacktoberfest
Oct 1 - 31, 2020 • Online
Hey, I am really enjoying
batfor peeking at everything, but here is one little pet peeve I recently encountered:I only want line numbers when the auto-pagination sets in. Beforehand, the files are so small that it doesn't matter, and having no numbers makes copying much easier. But in the pager, they are super useful!
I tried to create a workaround by using bat as a pager for itself, but s