Do you have a clean way to list all the files that ever existed in specified branch?
thanks
|
1
|
Do you have a clean way to list all the files that ever existed in specified branch? thanks
|
||
|
|
|
|
Variation on Strager's:
Edit: Thanks to Jakub for teaching me a bit more in the comments:
Shorter pipeline, more opportunity to git to get things right. |
||||||||||
|
|
|
You can run
Then extract files added:
|
|||
|
|