-
# `git merge` Categorization
### _Intro of different options --> #64_
## Fast-forward Merge
![fast-forward-merge](https://user-images.githubusercontent.com/16771854/32753745-dfe0f84e-c882-11e7-9…
-
**To test `git rebase` parameter options**
### _`git rebase` testcases scratches-->_ #76
## References
[git-rebase documentation](https://git-scm.com/docs/git-rebase)
## Synopsis
```
git reb…
-
**To test `git merge` configuration parameters**
### _`git merge` categorization --> #75_
## References
* [`git merge` - git documentation](https://git-scm.com/docs/git-merge)
## Merge proces…
-
-
@JuliaRegistrator register()
-
### Please make sure of the following things
- [X] I have read the [documentation](https://alist.nn.ci).
我已经阅读了[文档](https://alist.nn.ci)。
- [X] I'm sure there are no duplicate issues or discussions.…
-
@JuliaRegistrator register branch=main
-
@JuliaRegistrator register()
-
@JuliaRegistrator register
-
### Problem
When using `net.git-fetch-with-cli = true` with a sufficiently new git, it fails to clone the git repository into the cache because `safe.bareRepository` defaults to `explicit`.
With `C…