-
## Description
It would be nice to support git push options (added in Git 2.10.2). Preferable separated for the commit push and the tag push.
## Use cases
We are using GitLab CI/CD and want t…
-
Hi anycubic
I'm super grateful you decided to opensource your firmware
Can you please add to the README instruction on how to compile whatever is necessary from this repo, and then how to use wh…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Community Note
* Please vote on this issue by adding a :thumbsup: [reaction](https://blog.github.com…
-
- show whats different between local and remote repo ```git fetch origin ; git diff --name-only main origin/main```
- show whats different between local and remote repo ```git fetch origin ; git diff…
swa72 updated
3 months ago
-
### What version of Bun is running?
v1.1.29
### What platform is your computer?
Linux 5.15.153.1-microsoft-standard-WSL2 x86_64 x86_64
### What steps can reproduce the bug?
bun add ${package-name…
-
`batcher is shutting down`: git annex fails to upload large file to Dropbox.
Git-Annex Log
```
[2024-09-11 10:09:54.703477] (Utility.Process) process [54139] read: git ["--git-dir=.git","--wo…
-
-
Hi,
This issue is in regards to the[ `git clear` command](https://github.com/tj/git-extras/blob/main/Commands.md#git-clear).
I was showing `git extras` to some people today using the `git repl`.…
-
when pip install requirement.txt, there is error
```python
remote: Support for password authentication was removed on August 13, 2021.
remote: Please see https://docs.github.com/get-started/getti…
-
Discussed in https://github.com/papis/papis/discussions/898
When using git I heavily use aliases like this:
`~/.gitconfig`
```gitconfig
[alias]
s = status
a = add
c = commit
…