Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 253 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 253 Bytes

dump 🗑️

How to throw away project safely?

  1. Run the command git log -p > gitlog.txt in the root of the repository.
  2. Remove the .git/ folder in the root of the repository.
  3. Move the root folder to this repository and commit changes.