Do you have a clean way to list all the files that ever existed in specified branch?
thanks
|
Do you have a clean way to list all the files that ever existed in specified branch? thanks
| |||
|
feedback
|
|
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. | |||||||||||
feedback
|
|
You can run
Then extract files added:
| ||||
|
feedback
|