We have Repos section in DevOps

 

  • Files
    • can see all files pushed in particular branch
  • Commits
    • See All Commits in chronological order
  • Pushes
    • See All Pushes done so far
  • Branches
    • Can see our current branches
    • Can Create new Branch
    • While creating a store 
      • we can base that store on some existing branch
      • We can map this story to particular Work Item at local
    •  
  • Tags
    • Show all Tags attach with branch
    • we have push tags to see there
    • can see  tags at devOps

 

 

Pull Request (Under Repos) - (See At

Advance security (Under Repos)

 

 


Related Question