2012-11-26 16 views

risposta

22

È possibile aggiungere l'esatto impegnano a l'URL aggiungendo l'hash:

pip install git+https://github.com/other-repository/[email protected]_branch_name 

esempio:

pip install --user git+https://github.com/d1b/[email protected]_pip_build_directory 

O per un singolo commit. Ma questo non viene aggiornato, se viene aggiornata la richiesta pull (ramo remoto):

pip install --user git+https://github.com/d1b/[email protected]