visual studio - How can I know when a new version is available in source control? -


i've been relying on email alerts, don't doing that. there alert or notification or other clue within visual studio let me know need latest?

if you're using tfvc, source control explorer show on file file basis whether have latest version.

if you're using team rooms, team room can configured display notifications whenever user commits change.

in general, shouldn't matter -- "get latest" few times day , resolve conflicts pop up.


Comments

Popular posts from this blog

html - Firefox flex bug applied to buttons? -

html - Missing border-right in select on Firefox -

c# - two queries in same method -