Bazaar: Follow the Fossil settings setup

Change-Id: If711f8a43a6579c72cad1bc98ef24c3fdd83993b
Reviewed-by: Orgad Shaneh <orgads@gmail.com>
This commit is contained in:
hjk
2023-05-15 14:02:10 +02:00
parent 545a105634
commit f6c995cdd0
5 changed files with 34 additions and 33 deletions

View File

@@ -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,