Revert Changes To All Files Of A Type Git

[Solved] Revert Changes To All Files Of A Type Git | Shell - Code Explorer | yomemimo.com
Question : revert changes to all files of a type git

Answered by : kevin-li-i557fgsakero

git restore --source=master '*.mp3'

Source : https://stackoverflow.com/questions/58409532/git-reset-all-files-with-particular-extension | Last Update : Sun, 10 Jul 22

Answers related to revert changes to all files of a type git

Code Explorer Popular Question For Shell