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

mysql - FireDac error 314 - but DLLs are in program directory -

wpf - C# NAudio - Changing audio playback position still plays a small buffer of old position -

Log not being recorded for quickfix c++ Session -