All Questions
1 question
2
votes
0
answers
67
views
How to get files change of a given branch?
I struggle to find how to get the list of files that have been modified on my current branch (and ONLY on my current branch, not on the other branches).
For example, I have a branch my_branch based on ...