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 30,082 public repositories matching this topic...
-
Updated
Sep 20, 2021
Feature Description
Now that we have a minimum of go1.16 set, we can use go's embed functionality to embed templates/web assets (css/js), and translations.
Screenshots
No response
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
-
Updated
Oct 18, 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
-
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
-
Updated
Oct 10, 2021 - Shell
-
Updated
Jul 27, 2021 - Perl
I am using the default config.yml, when I change the name of the cover image field to "featureImage" like below:
- label: 'Cover Image' name: 'featureImage' widget: 'image' required: false tagname: ''
the preview feature show this error:

than the current
Binary files /dev/null and b/foo differ
-
Updated
Oct 19, 2021 - Shell
-
Updated
Oct 20, 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

Community Twitter Spaces GitHub Actions
October 20, 2021 • Online

GitHub Community Twitter Spaces GitHub Actions
Oct 20 - 21, 2021 • Online

30 Minutes to Merge: DevOps
October 21, 2021 • Online

Securing your complete lifecycle with GitHub
October 26, 2021 • Online

GitHub Universe 2021
Oct 27 - 28, 2021 • Virtual
The ansi theme doesn't have
lineHighlight
defined, so the highlighted line is not apparent.