forked from qt-creator/qt-creator
Git: Create local branch after checkout
Change-Id: I2f9c47862304773234612250bb1e3e2e759a159e Reviewed-by: Orgad Shaneh <orgads@gmail.com>
This commit is contained in:
@@ -182,6 +182,8 @@ public:
|
||||
// Checkout branch
|
||||
bool synchronousCheckout(const QString &workingDirectory, const QString &ref,
|
||||
QString *errorMessage = 0);
|
||||
|
||||
QStringList setupCheckoutArguments(const QString &workingDirectory, const QString &ref);
|
||||
void updateSubmodulesIfNeeded(const QString &workingDirectory, bool prompt);
|
||||
|
||||
// Do a stash and return identier.
|
||||
|
||||
Reference in New Issue
Block a user