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 -

python - ValueError: could not convert string to float -

php - Laravel Get all child node count with condition -