Skip to content

azae/git-purge-sensitive-files

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Purge sensitive files from git repository

Secure process

  1. Ask everyone to commit theirs changes and to remove their repository
  2. git clone <repo> /tmp/repo
  3. cd /tmp/repo && purge <pattern>
  4. Ask everyone to clone the repository

The pattern can be

  • '*password.txt'
  • 'config/*.txt'

About

Purge sensitives files from git

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages