rebase: updates based on PR comments

This commit is contained in:
Edward Thomson
2014-10-04 20:17:26 -04:00
parent 18b00406c6
commit 979645a719
3 changed files with 47 additions and 34 deletions

View File

@@ -40,6 +40,7 @@
#include "git2/patch.h"
#include "git2/pathspec.h"
#include "git2/push.h"
#include "git2/rebase.h"
#include "git2/refdb.h"
#include "git2/reflog.h"
#include "git2/refs.h"