79343516

Date: 2025-01-09 17:30:02
Score: 0.5
Natty:
Report link

If you need to get only one file from git without cloning the whole project you can use the next commands:

git clone --no-checkout

It will clone repo metadate, but not the data.

git checkout origin/ -- {FILE_PATH}

As said above - just clone the necessary File.

Reasons:
  • Whitelisted phrase (-1.5): you can use
  • Low length (0.5):
  • No code block (0.5):
  • Low reputation (1):
Posted by: Алексей