Ravener
Ravener
TTermux
Created by seelight on 2/12/2025 in #support
failed when git clone
try git clone --depth=1 https://github.com/something/something with --depth=1 it will exclude the entire history and just download the latest state of the code. so if you don't care about history, that usually downloads less and could be easier on your connection.
4 replies
TTermux
Created by seelight on 2/12/2025 in #support
failed when git clone
this is usually a network issue, your connection might not be stable, especially when cloning a large repository
4 replies
TTermux
Created by Rudolf on 6/16/2024 in #support
pip install doesnt install
@Rudolf pkg install binutils
5 replies