A git branch was created and is no longer going to be merged. Somewhere down the line there was a commit that contained sensitive information that should not be in the repo, so an amend won't overwrite that. Will deleting the entire branch on github remove the info? Or should I take another course of action?
            Asked
            
        
        
            Active
            
        
            Viewed 27 times
        
    1
            
            
        - 
                    1Follow the steps here to remove sensitive information : [link][1] [1]: https://help.github.com/articles/remove-sensitive-data/ – Som Bhattacharyya Mar 31 '16 at 10:00
- 
                    2Please search harder on SO for answers to this question, of which there are many. – Mar 31 '16 at 12:00
