diff options
author | Edward Thomson <ethomson@github.com> | 2016-02-11 10:48:48 -0800 |
---|---|---|
committer | Edward Thomson <ethomson@github.com> | 2016-02-11 10:48:48 -0800 |
commit | ee6673070a6134f0a1743c866583b14a305b6a43 (patch) | |
tree | 44e7b14e9ed28baa15c763332ec8909052970e47 /include/git2/commit.h | |
parent | 488e2b85053a45dd2ce6a37b7d5cf70870be5ed8 (diff) | |
download | libgit2-ee6673070a6134f0a1743c866583b14a305b6a43.tar.gz |
rebase: introduce inmemory rebasing
Introduce the ability to rebase in-memory or in a bare repository.
When `rebase_options.inmemory` is specified, the resultant `git_rebase`
session will not be persisted to disk. Callers may still analyze
the rebase operations, resolve any conflicts against the in-memory
index and create the commits. Neither `HEAD` nor the working
directory will be updated during this process.
Diffstat (limited to 'include/git2/commit.h')
0 files changed, 0 insertions, 0 deletions