This post has been de-listed
It is no longer included in search results and normal feeds (front page, hot posts, subreddit posts, etc). It remains visible only via the author's post history.
I use Visual Studio 2013 with TFS. There are multiple published branches. I created a local branch from one of the branch and made some modifications. I then committed my changes to my local branch.
...
I've created another local branch from one of the published branches and made changes to files in my second local branch and committed them locally. I've not merged any files.
...
I've switched between the two local branches a number of times and commited multiple files.
...
So I can switch between my local/unpublished branches but is there a way to see what files have been modified for a given local/unpublished branch?
If I right click a branch a click view history, I can see the multi commits that I've made for that local branch and the files that correspond to each commit but is there a way to see a list of all the files that have been changed for that branch and not for each commit?
Also, how can I find out from what published branch the local/unpublished branch was created from?
Post Details
- Posted
- 9 years ago
- Reddit URL
- View post on reddit.com
- External URL
- reddit.com/r/git/comment...