The gt restacking ignores the smudge filter settin...
# report-bugs
j
The gt restacking ignores the smudge filter setting. I have some environment files that are only available locally. Every developer has different versions, so I naturally put the file list in .gitignore and set up a smudge filter in the .git/config file. Do you happen to know how to make such Git config filters work well with gt restacking? Or are there any good ways to keep local-only files safe even with frequent branch restacking?