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,239 public repositories matching this topic...
A list of cool features of Git and GitHub.
-
Updated
Aug 13, 2021
- 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...Modern native Git hooks made easy
-
Updated
Aug 14, 2021 - JavaScript
A command-line tool that makes git easier to use with GitHub.
-
Updated
Jul 4, 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
GIT utilities -- repo summary, repl, changelog population, author commit percentages and more
-
Updated
Aug 14, 2021 - Shell
Good-lookin' diffs. Actually… nah… The best-lookin' diffs.
-
Updated
Jul 27, 2021 - Perl
Is your feature request related to a problem? Please describe.
-
Updated
Mar 4, 2019
Wiki.js | A modern and powerful wiki app built on Node.js
-
Updated
Aug 15, 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
## 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
Effective June 1, 2021: Phabricator is no longer actively maintained.
-
Updated
Aug 4, 2021 - PHP
The commitizen command line utility. #BlackLivesMatter
-
Updated
Aug 10, 2021 - JavaScript
Pretty, minimal and fast ZSH prompt
-
Updated
Aug 15, 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
The easiest way to use git. On any platform. Anywhere.
-
Updated
Aug 14, 2021 - JavaScript
I am running into an error when trying to remove a remote branch.
Reproduce
mkdir project
mkdir my_remote
cd project
dolt init
dolt remote add my_remote file://<path to my_remote>
dolt push --set-upstream my_remote master
dolt checkout -b mybranch
dolt push --set-upstream my_remote mybranch
rm -r .dolt
dolt clone file://<path to my_remote> .
dolt branch -r
dolt branch
-
Updated
Aug 13, 2021 - JavaScript
Created by Linus Torvalds
Released April 7, 2005
- Organization
- git
- Website
- git-scm.com
- Wikipedia
- Wikipedia
GitHub Presente!: en español
August 17, 2021 • Online




Follow the same route as for the fish/zsh completions in
.github/workflows/CICD.yml.