I would like to be able to tell if a particular file which I have in my local git branch, has been updated on the remote branch since my last update.
Is there something I can do on the command line to see if this file has been changed?
I would like to be able to tell if a particular file which I have in my local git branch, has been updated on the remote branch since my last update.
Is there something I can do on the command line to see if this file has been changed?