简体   繁体   中英

git command equivalent to p4 sync -n

Before I pull from a remote repository I would like to size up the changes.

For anybody familiar with perforce, I want the exact equivant to "p4 sync -n".

I thought this would be easy. I first checked "git help pull". I then checked google. Run out of places to check.

There is no direct equivalence for p4 sync -n in Git.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM