Jump to content

Branch name changed after GitSync


voon

Recommended Posts

I have a branch name /main/BranchName in PlasticSCM repository and I have the whole repository sync with Git remote repository.

Sync was fine with current repository. But if I start with empty PlasticSCM repository and sync back from Git remote repository, the branch name will become /main-BranchName.

I've cloned the repository from Git directly and found out the branch named inside is indeed changed to /main-BranchName.

So, is it possible to improve this GitSync to sync as /BranchName instead of /main-BranchName?

 

 

P/S:

I find PlasticSCM UI client prefix parent branch name /main/ by default, but it is possible create /BranchName by command line.

So may be if GitSync fix is not possible, then I was wondering is it possible for UI client to have an option, not to prefix /main to branch name by default?

Link to comment
Share on other sites

  • 5 weeks later...

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...