How to perform a Git force pull

I want to keep my local changes and do a Git force pull, kindly help.

Hi @LynnCobb!

I googled your questions and came up with this stackoverflow answer.

You could also look at this FCC article

There is a section in there called You Very Much Care About the Local Changes which sounds like the solution to your problem.

1 Like

Thanks, this is helpful

I agree with jwilkins, you can google it to find useful guides and tutorial, last night I stumble upon this article on reddit, it can be useful. https://www.loginradius.com/blog/async/git-pull-force/