-
**Is your feature request related to a problem? Please describe.**
`jj fix`(/`hg fix`) are currently specialized towards formatters. However, these formatters have to operate in-memory on single file…
-
# Background
Sometimes, there are commits with the wrong `git config user.name` or `git config user.email`. For example, you commit changes in the personal repo in a non-reagularly used laptop withou…
-
The project had fairly lightweight releases recently. I am interested in some recent fixes and wonder if it is going to follow the same trend:
```
$ git checkout master
$ for i in `seq 9 -1 1|gre…
ZuZuD updated
4 years ago
-
If we use BFG to remove all blobs larger than 1M, we can reduce the openpipeline repo from 200MiB to around 44MiB. We can probably reduce it even further if we set the threshold even lower. @DriesScha…
-
#### Environment details
- OS: macOS 12.4
- Node.js version: 16.14.0
- npm version: 8.5.4
- `release-please` version: 13.19.3
#### Steps to reproduce
1. Make commits to branch `foo…
-
### Prerrequisitos
(Marcar colocando una `X` entre los corchetes los ítems que ya hiciste, así: `"[X]"`)
* [ ] Leí las reglas del foro (https://github.com/IIC2233/Syllabus/wiki/3.-Reglas-del-f…
-
- GitLens Version: 11.0.6
- Git Version: 2.25.1
- VSCode Version: 1.15.1
- OS Version: Ubuntu 20.04
Steps to Reproduce:
`git rebase -i --rebase-merges `, on a branch which contains me…
-
Hello,
I'm trying to use this great tool for versioning different projects in the same git monorepo.
Is there a possibility to calculate the `distance` just for commits done on the current project…
-
**Version info**
Windows 10 21H1, 19043.1237
Sublime Merge Build 2059
**Description**
Commits keeps showing 'Loading changes' - No modified/new files shown in Sublime Merge even though the work …
-
When running the setup script in exercises that perform git commits, credentials must be defined. If the user hasn't defined global credentials, it won't be able to commit anything.
To produce the …