Quantcast
Channel: Installing and upgrading help
Viewing all articles
Browse latest Browse all 46902

Re: Git pull question - commit or stash how to?

$
0
0
by Tim Hunt.  

Well, before merging or committing anything, it would have been a good idea to find out what changed.

git status

git diff

would have shown you that. If the changes were trivial, you could have removed then (git checkout badges/lib/backpacklib.php) instead of committing them.

Anyway, you got your problem solved.


Viewing all articles
Browse latest Browse all 46902

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>