git how to retrack untrack files code example Example 1: git untrack file git rm --cached filename Example 2: git untrack file git rm -r --cached