Hello Stackoverflow and hello to all the developers . Sir actually i am running in a problem . I've hosted my new blog website on a linux vps , and when i hosted that it was just a bare minimum , now it's running perfectly on that vps and on my computer i am trying to add more features to it . but there is a problem when i push all changes to github and pull that changes to that vps it will changing my settings file , which is extremely important . now i am looking for a solution that i can pull single file changes not entire . for example
i made image responsive in style.css file okay and push that change to github how can i download that single change, single file change or that single file (style.css) to that vps?
if you will help me i will be very gladful to you