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

Enhance settings in code repository #931

Closed
hohwille opened this issue Jan 14, 2025 · 0 comments · Fixed by #983
Closed

Enhance settings in code repository #931

hohwille opened this issue Jan 14, 2025 · 0 comments · Fixed by #983
Assignees
Labels
enhancement New feature or request

Comments

@hohwille
Copy link
Member

This is a follow up story of #757:
In PR #850 there were some remaining discussions left:

  • Missing .git folder in D:\projects\code-demo\settings. - can we prevent this warning since it is normal in this case?
  • Should we skip git pull on the code repo on ide update? Or otherwise at least add an option like ide update --skip-pull? I would actually suggest to skip the pull but render a warning if the git repo is not up-to-date but let the user in control of pulling and potential conflict resolution. We could also honor --force flag to trigger the update so ide -f update would still do the git pull but fail in case of merge conflicts.
@hohwille hohwille added the enhancement New feature or request label Jan 14, 2025
@github-project-automation github-project-automation bot moved this to 🆕 New in IDEasy board Jan 14, 2025
@salimbouch salimbouch moved this from 🆕 New to 🏗 In progress in IDEasy board Jan 23, 2025
@hohwille hohwille added this to the release:2025.01.003 milestone Jan 24, 2025
hohwille added a commit that referenced this issue Jan 27, 2025
Co-authored-by: jan-vcapgemini <[email protected]>
Co-authored-by: Jörg Hohwiller <[email protected]>
@github-project-automation github-project-automation bot moved this from 🏗 In progress to ✅ Done in IDEasy board Jan 27, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: ✅ Done
Development

Successfully merging a pull request may close this issue.

2 participants