3
votes
1answer
88 views

How can I “Censor” the history of a git repository?

I currently have a personal git repository for some software that I have been working on. The repository used to contain personal information of other people in some of the configuration files, which ...
-1
votes
1answer
74 views

Does Github have a view that shows diffs between file versions?

I'm looking for a view that highlights changes to files, similar to the changes you can see viewing the Edits button for an SO item, or the history of a wiki page.