Cloning from a specific repository branch using ACLI

Started by jp77, October 22, 2021, 15:26:39 PM

Previous topic - Next topic

jp77

Hi

Using ACLI is it possible to clone from a specific branch of repository? (the equivalent of git clone -b or --branch).

Currently the --modelrepository.cloneModel option only seems to support cloning from a main URL (master).

Thanks in advance

Phil Beauvoir

#1
Hi, no that's not possible at the moment. I'll take a look at it.

Edit: the clone action does clone all branches.
If you value and use Archi, please consider making a donation!
Ask your ArchiMate related questions to the ArchiMate Community's Discussion Board.

jp77

Thanks Phil. Basically I'd like to be able to select the branch to work on before doing an import with --importModel.