dawsbot / eth-labels

📃 A public dataset of crypto addresses labeled
https://eth-labels-production.up.railway.app/swagger
MIT License
190 stars 29 forks source link

[Ready] fix markdown-magic scripts to work for paths with spaces closes #59 #60

Closed kylewandishin closed 4 months ago

kylewandishin commented 4 months ago

added " around path in the git log command to add functionality for absolute paths with spaces

dawsbot commented 4 months ago

We don't need to support files nor directories with spaces. We should never use spaces, instead use - to denote a space. This is standard UNIX filesystem practice