|
TrackGit
|
Implementation file of Create Branch window. More...
#include "CreateBranchWindow.h"#include "../GitCommand/CreateBranch.h"#include "../GitCommand/SwitchBranch.h"#include <stdio.h>#include <git2.h>#include <LayoutBuilder.h>Go to the source code of this file.
Implementation file of Create Branch window.
Definition in file CreateBranchWindow.cpp.
1.8.14