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,778 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
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 29, 2021 - Shell
-
Updated
Oct 23, 2021 - Perl
Describe the bug
In the widget documentation, the pattern
option's sample code is appearing all on one line and thus getting cut off by the container boundaries.
This means the sample regex pattern and the form validation error text aren't visible, making it difficult to figure out the syntax.
To Reproduce
- Go to the widget docs page
-
Updated
Mar 4, 2019
-
Updated
Oct 29, 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
-
Updated
Oct 16, 2021 - JavaScript
-
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
-
Updated
Oct 19, 2021 - Shell
-
Updated
Oct 29, 2021 - JavaScript
When I try to connect dolt server using golang's go-sql-driver/mysql driver in multiple heads mode, It seems that go-sql-driver/mysql driver does't support database with a sub name. DSN string format in go-sql-driver/mysql like [username[:password]@][protocol[(address)]]/dbname[?param1=value1&...¶mN=valueN]. When dbname is "mydb", It works, but not work when dbname is "mydb/feature-branch".
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: CVARs in Ruby
November 22, 2021 • Online
The ansi theme doesn't have
lineHighlight
defined, so the highlighted line is not apparent.