Borrar filtros
Borrar filtros

How can I use source control programmatically?

6 visualizaciones (últimos 30 días)
Tzvetelin
Tzvetelin el 4 de Oct. de 2023
Comentada: Mike Croucher el 12 de Oct. de 2023
I would like to perform some source control actions via script (programatically). How can I do so?
Example: check git log and update to a certain revision via script.

Respuestas (1)

Mike Croucher
Mike Croucher el 4 de Oct. de 2023
Editada: Mike Croucher el 4 de Oct. de 2023
Which version of MATLAB are you using? This functionality got added in R2023b. For example, you mentioned you wanted to check the git log. Here is the doc page for that
  3 comentarios
Tzvetelin
Tzvetelin el 12 de Oct. de 2023
Latest version I use is R2022b; is there a plan to introduce complete programatic source control, including push, pull, revert, etc.?
Mike Croucher
Mike Croucher el 12 de Oct. de 2023
Yes. It's in R2023b as I mentioned above

Iniciar sesión para comentar.

Categorías

Más información sobre Source Control Integration en Help Center y File Exchange.

Etiquetas

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by