Hi all,
I would like to know how to export a project with .git folder within project in a ZIP file.
- Is there a way to include it? - Same as when you download a PUBLIC PROJECT from GITHUB or similar platform.
_____________________________________________________________________________________________________________________
Right now, I do the next steps:
- Export the project using Renesas Synergy archive file, which is the most optimal in storage.
- Copy .git folder in another location.
- Unzip the Renesas Synergy archive file, add .git folder an zip again.
_____________________________________________________________________________________________________________________Best regards,Juan
Hi Juan- I will submit this as a new feature request to the development team to see if they can include in a future release.
Thanks for the suggestion.
Hi Juan,
How are things going? I tried to search for info on how to do this but I wasn't able to find something that could help. I will try to ask someone and reply here again if I receive some answers.
JBIf this response, or one provided by another user, answers your question, please verify the answer. Thank you!Renesas Engineering Community Moderatorhttps://community.renesas.com/https://academy.renesas.com/https://en-support.renesas.com/knowledgeBase/
Hi Juan-
I believe the process you are using is the way to do this. Does this process create an issue for you (other than the extra step)?
Hi Warren,The problem I am finding is that the peoject doesn´t include .git directory within it, so if I want to share a LOCAL project with all the historical information I have to unzip file, add .git file and zip it again.My question is if there is a way to include it in the renesas Archive file configuration in E2Studio future versions.Best regards,Juan
Thank you Warren!