I tried looking online and it seems that no one has a simple answer to it.
In my bash script, I use vimdiff for two files, but after I close the vimdiff it shows "2 files to edit" whenever the files differ. It seems like no one has the solution to this I was wondering if there was a short way in my bash script to suppress that message not through .vimrc edits.