MNT deprecate name and organization in favor of repo_id (#733)
* MNT deprecate name and organization in favor of repo_id
* add tests
* deprecate the other tho method args
* minor doc change
* reference the right lfsmultipartthresh
* extra empty line
* fix more tests
* fix more tests
* fix more tests
* fix more tests
* add reference for token
* allow positional repo_id
* fix org/name order
* minor fix
* fix bug, add test, improve readability
Co-authored-by: Lysandre Debut <lysandre.debut@reseau.eseo.fr>