A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://mail.python.org/pipermail/python-dev/2017-November/150958.html below:

[Python-Dev] Removing files from the repository

[Python-Dev] Removing files from the repository [Python-Dev] Removing files from the repositoryPetr Viktorin encukou at gmail.com
Wed Nov 29 17:40:06 EST 2017
On 11/29/2017 07:26 PM, Serhiy Storchaka wrote:
> [...]  Perhaps it is
> worth to track all removals in a special file, so if later you will find 
> that the removed file can be useful you could restore it instead of 
> recreating its functionality from zero in the case if you even don't 
> know that similar file existed.

All removals are tracked by Git, necessarily. It's the command to show 
them that's not obvious (unless you're Finnish):

     git log --oneline --diff-filter=D --summary -- :^/Misc/NEWS.d/

More information about the Python-Dev mailing list

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4