Hi,
I have a few files with environment variables in a project that remain at an earlier stage inside the repository after a commit (that changes them) and I am thinking this is a bug…
Here’s what happens:
file env-staging shows as ‘updated 1 week ago’ in the repository
I add some lines into the file, commit the changes and push them to gitlab
I can see the different versions showing the changes on that file
but the file in the repository is still the one from 1 week ago
I tried multiple edits, multiple changes, even deleting the file …
All the commits show in the commit history as they should,
but the file remains the one unchanged.
My feeling is that this is a bug? How can I get it fixed?