parisminton/git-redact
Automates the removal of stuff you don't want in the repo before publishing, like console.log(). Or passwords.
Shell
Issues
- 0
Will this redact from the git history?
#10 opened by eliasbagley - 0
- 0
- 0
- 0
Newly deleted files are still found by the `git status` call, but of course, can't be found in the directory. Error city.
#6 opened by parisminton - 1
If no redactions are made in any of the updated files, you're still prompted for approval
#5 opened by parisminton - 0
Files are backed up to .redacted_originals even if they haven't been redacted
#4 opened by parisminton - 0
Create a discrete restoration process
#3 opened by parisminton - 0
- 0
Just one redact.sed file?
#1 opened by parisminton