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

gitignore files prevents existing files to be push to DevOps #162

Open
diomedesantonio opened this issue Jan 22, 2021 · 0 comments
Open

Comments

@diomedesantonio
Copy link

While working on RTC there were some files that were added to baseline. Then a .jazzignore was added to prevent people from overwriting those files.
When the rtc2git utility was run, the git repository was created which included the ignored files and the new .gitignore files. But when the files were pushed to DevOps the ,gitignore prevented the files from transferring. Since the files were added before the .jazzignore, they should of being pushed before getting ignored.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant