标签: pip
我正在尝试找出如何通过pip安装github存储库中的最新提交。
我知道我可以做pip install git+url@commitid,但是我将如何始终获得最新的提交?
pip install git+url@commitid