summaryrefslogtreecommitdiff
path: root/include/git2/commit.h
diff options
context:
space:
mode:
authorEdward Thomson <ethomson@github.com>2016-02-11 10:48:48 -0800
committerEdward Thomson <ethomson@github.com>2016-02-11 10:48:48 -0800
commitee6673070a6134f0a1743c866583b14a305b6a43 (patch)
tree44e7b14e9ed28baa15c763332ec8909052970e47 /include/git2/commit.h
parent488e2b85053a45dd2ce6a37b7d5cf70870be5ed8 (diff)
downloadlibgit2-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