aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/pull.sh (follow)
Commit message (Collapse)AuthorAge
* remove pull.shEgor Tensin2019-08-12
| | | | | | It was used to add the SSH key to the ssh-agent. It required storing the password in password.txt, which is terrible. python3 -m pull.main still works, assuming the key is loaded already.
* pull.sh: refactoringEgor Tensin2019-08-12
|
* split pull/pull.pyEgor Tensin2019-08-12
|
* add option to pull individual reposEgor Tensin2019-02-19
|
* refactor to make for proper codeEgor Tensin2019-02-19
|
* initial commitEgor Tensin2018-07-02