I\'m trying to add a ruby rails file to my repository in gitlab but it somehow wouldn\'t allow me to add the file saying that my file does not have commit checked out.
I had the same error message when trying to add multiple files using "git add ." I was able to add all those files one by one instead of all at the same time.