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 25,929 public repositories matching this topic...
- Gitea version (or commit ref): 1.14.3 + 1.15-dev
- Database (use
[x]
):- MySQL
- Can you reproduce the bug at https://try.gitea.io:
- Yes, https://try.gitea.io/org/will-leave-owners/teams/owners = no longer accessible for me
- No
Description
A user on Codeberg reported perse accidentally left the "Owners" team
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
Jul 13, 2021 - JavaScript
-
Updated
Jul 4, 2021 - Go
Is your feature request related to a problem? Please describe.
In our project we use git describe all the time for issue tracking. I implemented a custom command that sort of does what I want but I'm interested if you have ever thought about informational only prompts. I.e. not 'input' or 'menu', just outputting the result of something like git describe. There may be other use cases for infor
-
Updated
Jul 9, 2021 - Shell
-
Updated
Jun 26, 2021 - Perl
I just created a directory for the media library, because it's empty I added a .gitkeep
in the directory.
Expected behavior would have been to not see this file in the Media Library UI, but it shows up as transparent image.
-
Updated
Mar 4, 2019
-
Updated
Jul 13, 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
Jul 12, 2021 - PHP
## 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
Jun 10, 2021 - JavaScript
-
Updated
Jul 11, 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
Jul 16, 2021 - JavaScript
-
Updated
Jul 16, 2021 - Go
-
Updated
Jul 15, 2021 - JavaScript
Created by Linus Torvalds
Released April 7, 2005
- Organization
- git
- Website
- git-scm.com
- Wikipedia
- Wikipedia

30 Minutes to Merge: GitHub Actions on Pull Requests
July 21, 2021 • Online
Follow the same route as for the fish/zsh completions in
.github/workflows/CICD.yml
.