Instead of doing pull operation from source tree, I want to do fetch and merge operation to check which are all the files pulled from my remote repository to local.
In merge operation, I can see all the files that are fetched from remote. Out of them, I don't want my local file to update with remote changes in 1 of the file. Because in 1 of the file, I am currently doing some inprogress work. so, I don't want to push these in progress changes at this stage and at the same time, I don't want to take update from repository for this file. can I ignore that particular file in doing the merge operation?
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.