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 28,051 public repositories matching this topic...
-
Updated
Aug 13, 2021
When you run gh pr view
, for example, we will look up the current branch and display the latest PR that has it as its head branch. We do this even for closed PRs so that operations like gh pr view
and gh pr reopen
can work.
When one is on the default branch, however, I don't think the same logic should apply. Looking up closed PRs that have main
as their head branch is most likely goi
-
Updated
Sep 1, 2021 - JavaScript
-
Updated
Aug 19, 2021 - Go
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
Aug 19, 2021 - Shell
-
Updated
Jul 27, 2021 - Perl
Is your feature request related to a problem? Please describe.
I'm using Hugo to create a website and use the "linkTitle" frontmatter variable to provide concise titles for use in menus when necessary. If the variable is not present, Hugo falls back to "title". See https://gohugo.io/content-management/front-matter
Describe the solution you'd like
When present, I'd like to have Netlify
-
Updated
Mar 4, 2019
## 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
Sep 2, 2021 - Vue
Hey.
I think, when we create new tags name, need show all tag history like
it usefull way for create new tag with version or check duplicate tag or simple select new copy
-
Updated
Aug 20, 2021 - PHP
-
Updated
Aug 17, 2021 - JavaScript
-
Updated
Aug 30, 2021 - Shell
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
Sep 4, 2021 - JavaScript
Skipped bats test here: #2035
dolt conflicts cat
on a table with no conflicts should return empty- Running SQL on an active merge where conflicts are resolved with
--ours
or--theirs
should not throw conflict warnings.
-
Updated
Aug 26, 2021 - JavaScript
Created by Linus Torvalds
Released April 7, 2005
- Organization
- git
- Website
- git-scm.com
- Wikipedia
- Wikipedia
Follow the same route as for the fish/zsh completions in
.github/workflows/CICD.yml
.