sanjir.com
Tech
Coding
Tips
Post# 27
Search
Downloading only the last commit form github
Written By Sanjir Habib On Dec-21st, 2017
Use
--depth=1
Example:
git clone --depth=1 https://github.com/mozilla/DeepSpeech