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 27,818 public repositories matching this topic...
-
Updated
Aug 13, 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 bug
When I try to fork a repo and add a new remote, it doesn't add a new remote to my current repository.
gh version 1.4.0 (2020-12-17)
Expected vs actual behavior
I expect to see a fork remote added to my repository, but nothing is added.
Logs
❯ gh repo fork --clone=false --remote=true $(git remote get-url up)
- Forking someorg/somerepo...
-
Updated
Aug 28, 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
-
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
Aug 20, 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
Aug 30, 2021 - JavaScript
Repro
- Clone any repository
- Run
dolt fetch remotes/asdasdasd
Panic:
panic: runtime error: slice bounds out of range [6:5]
goroutine 1 [running]:
github.com/dolthub/dolt/go/libraries/doltcore/ref.NewRemoteRefFromPathStr(0x7ffeefbff973, 0x5, 0x8, 0x1, 0x0, 0xc000601200)
/Users/vinairachakonda/go/src/dolthub/dolt/go/libraries/doltcore/ref/remote_ref.go:80 +0x368
github.co
-
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
.