Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Map TeamForCapella commits to Git commits in backup script #309

Open
MoritzWeber0 opened this issue Jul 23, 2024 · 0 comments
Open

Map TeamForCapella commits to Git commits in backup script #309

MoritzWeber0 opened this issue Jul 23, 2024 · 0 comments
Labels
capella Issues related to the Capella tool

Comments

@MoritzWeber0
Copy link
Member

MoritzWeber0 commented Jul 23, 2024

This option is only available for TeamForCapella 7.0.0 since the relevant features have been added in this version.

Change the backup script to map TeamForCapella commits to Git commits in a 1:1 mode.

  1. Run the importer application and export the commit history since the last Git commit (without project export)
  2. For each commit, run the importer application and create a new Git commit with the commit information.
  3. Push the commits.

The title of the commit should be the first line of the commit message in TeamForCapella. Other lines should be added to the commit description. The commit author should be the username from TeamForCapella.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
capella Issues related to the Capella tool
Projects
Development

No branches or pull requests

1 participant