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,394 public repositories matching this topic...
source: go-gitea/gitea#9833 (comment)
"...some feedback on whether the URL is correct (like checking the response of the URL to see that it does return something that looks like a .well-known/openid-configuration) rather than blindly accepting the URL would be a big improvement in user experience."
-
Updated
Oct 1, 2020 - Go
I'm using Git submodules for managing my libraries and they are generally nested. For committing a parent repo I generally need to enter three submodules individually and then enter same or similar commit messages. Normally I was copying the commit message and apply all other remaining repos while using other GUI's. But Lazygit does not allow me to do it. Shift + Arrow does not work. Mouse drag ju
-
Updated
Oct 6, 2020 - Shell
-
Updated
Aug 27, 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 6, 2020 - TypeScript
-
Updated
Oct 2, 2020 - PHP
-
Updated
Oct 6, 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
Sep 25, 2020 - JavaScript
-
Updated
Oct 5, 2020 - Shell
-
Updated
Oct 6, 2020 - JavaScript
-
Updated
Oct 6, 2020 - C
-
Updated
Oct 6, 2020 - Python
-
Updated
Sep 19, 2020 - JavaScript
Created by Linus Torvalds
Released April 7, 2005
- Organization
- git
- Website
- git-scm.com
- Wikipedia
- Wikipedia

Hacktoberfest
Oct 1 - 31, 2020 • Online
What version of
bat
are you using?Describe the bug you encountered:
I have a file with long lines (longer than 100 characters). If I call
bat
like this, lines are wrapping:Describe what you expected to happen?
I expect the lines not to wrap.
How did you install
bat
?On Ubuntu, I used the DEB package pro