command line - How return the names of the subfolders of the branches of TFS using batch file? -


i need branches of source control explorer tfs using .cmd file.

enter image description here

you can branches parent branch using tf branches command line.

e.g.

tf branches $/mytp/main 

if need more specific that, you'll have write own command line app use tfs api.


Comments

Popular posts from this blog

toolbar - How to add link to user registration inside toobar in admin joomla 3 custom component -

linux - disk space limitation when creating war file -

How to provide Authorization & Authentication using Asp.net, C#? -