Francois Marier: Querying deleted content in git
Planet Debian
If you have removed a file (or part of a file) from git, it's not immediately obvious how to query its history. Here are two ways to deal with deleted content in git. If we take the following two files: $ ls file1 file2 and then decide to delete one…
4 July 2010