forked from qt-creator/qt-creator
Bazaar: Follow the Fossil settings setup
Change-Id: If711f8a43a6579c72cad1bc98ef24c3fdd83993b Reviewed-by: Orgad Shaneh <orgads@gmail.com>
This commit is contained in:
@@ -9,12 +9,10 @@
|
||||
|
||||
namespace Bazaar::Internal {
|
||||
|
||||
class BazaarSettings;
|
||||
|
||||
class BazaarClient : public VcsBase::VcsBaseClient
|
||||
{
|
||||
public:
|
||||
explicit BazaarClient(BazaarSettings *settings);
|
||||
BazaarClient();
|
||||
|
||||
BranchInfo synchronousBranchQuery(const Utils::FilePath &repositoryRoot) const;
|
||||
bool synchronousUncommit(const Utils::FilePath &workingDir,
|
||||
|
||||
Reference in New Issue
Block a user