mirror of
https://git.proxmox.com/git/libgit2
synced 2025-06-21 01:00:20 +00:00

Introduce `git_rebase` to set up a rebase session that can then be continued. Immediately, only merge-type rebase is supported.
5 lines
75 B
Plaintext
5 lines
75 B
Plaintext
[core]
|
|
repositoryformatversion = 0
|
|
bare = false
|
|
logallrefupdates = true
|