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 29,695 public repositories matching this topic...
A list of cool features of Git and GitHub.
-
Updated
Sep 20, 2021
It would be good if Gitea offered support for the new citation file format, cf. https://citation-file-format.github.io/ and https://blog.front-matter.io/mfenner/step-forward-for-software-citation
This is intended to allow scientists to cite software repositories. I can imagine an implementation similar to Github: Similar to the buttons for forks and downloads of repositories, there may be a new
Describe the feature or problem you’d like to solve
dev:~$ gh secret encrypt
Paste your secret: *************
✓ Encrypted secret for `org/repository`
QkMFB+vyCCE2yT5j6Tb07doxD2xKHagI2l6AjMuwUkizN7pMGXKBVOj154Pg/hwn0PbPWFvo83z+ir25iw==Proposed solution
Separate the encryption step and make it available as a separate command so that users can easily generate an
Modern native Git hooks made easy
-
Updated
Oct 10, 2021 - JavaScript
Is your feature request related to a problem? Please describe.
In our company we have way too many branches remotely. Basically everybody creates new ones for every PR, and most of the time the branches don't get deleted afterwards.
That makes it very hard to check out a remote branch with lazygit, as I have to search for it. Need to know the exact PR number, ...
**Describe the solution
A command-line tool that makes git easier to use with GitHub.
-
Updated
Oct 10, 2021 - Go
## Python/Regex fix
This is a reminder for me or a task if anyone wants :P
Basically, The last two questions aren't really regex's questions.
To do:
- Move said questions to correct place.
- Add new regex questions (Python related!)?
- Maybe add a new ## Regex section, as it is a valuable skill
GIT utilities -- repo summary, repl, changelog population, author commit percentages and more
-
Updated
Oct 10, 2021 - Shell
Good-lookin' diffs. Actually… nah… The best-lookin' diffs.
-
Updated
Jul 27, 2021 - Perl
Describe the bug
If you have some nested markdown widgets and editor components, the dropdown's overflow will not be visible beyond the upper scope markdown widget. In some instances, it also hides below the field header below (screenshot 2)
To Reproduce
- make sure to have a few editor components
- create some nested markdown fields
- try to access the last item on the dropdown
-
Updated
Mar 4, 2019
Wiki.js | A modern and powerful wiki app built on Node.js
-
Updated
Oct 10, 2021 - 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
The commitizen command line utility. #BlackLivesMatter
-
Updated
Sep 30, 2021 - JavaScript
Effective June 1, 2021: Phabricator is no longer actively maintained.
-
Updated
Sep 5, 2021 - PHP
Ref #94. It might be better for the output to say something like
added: foo (binary file)
than the current
Binary files /dev/null and b/foo differ
Pretty, minimal and fast ZSH prompt
-
Updated
Oct 8, 2021 - Shell
The easiest way to use git. On any platform. Anywhere.
-
Updated
Oct 10, 2021 - JavaScript
Commands like dolt log dump pages of text to the screen. Should be in a pager by default, as with git.
Replace globby with glob in all commitlint-packages.
Created by Linus Torvalds
Released April 7, 2005
- Organization
- git
- Website
- git-scm.com
- Wikipedia
- Wikipedia
30 Minutes to Merge: DevOps
October 21, 2021 • Online
GitHub Universe 2021
Oct 27 - 28, 2021 • Virtual



The ansi theme doesn't have
lineHighlightdefined, so the highlighted line is not apparent.