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 21,355 public repositories matching this topic...
Your api is quite powerful to access al kinds of information in a git repository. But there is no way to access git-notes.
https://git-scm.com/docs/git-notes
we use git-notes to annotate commits without changing the commit itself. git log shows them along with the commit messages and gitea shows them in the web ui. But the api access is missing.
it would be nice to have access to git-note
-
Updated
Apr 3, 2021 - JavaScript
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
Apr 7, 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
Mar 27, 2021 - Shell
-
Updated
Apr 4, 2021 - Perl
Describe the bug
This isn't a bug so much as something I think is confusing with the documentation. Specifically, this is in reference to the Beta Features -> “Working with a Local Git Repository” documentation.
I'm using Netlify CMS + Jekyll 4 + Github + Netlify as my tech stack. I wanted to develop on
-
Updated
Mar 4, 2019
-
Updated
Apr 10, 2021 - TypeScript
-
Updated
Apr 8, 2021 - Vue
-
Updated
Apr 7, 2021 - PHP
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
Mar 30, 2021 - JavaScript
-
Updated
Feb 18, 2021 - Shell
-
Updated
Apr 10, 2021 - JavaScript
-
Updated
Apr 10, 2021 - Go
-
Updated
Apr 2, 2021 - JavaScript
## 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
Created by Linus Torvalds
Released April 7, 2005
- Organization
- git
- Website
- git-scm.com
- Wikipedia
- Wikipedia
