Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | remove pull.sh | Egor Tensin | 2019-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: refactoring | Egor Tensin | 2019-08-12 |
| | |||
* | split pull/pull.py | Egor Tensin | 2019-08-12 |
| | |||
* | add option to pull individual repos | Egor Tensin | 2019-02-19 |
| | |||
* | refactor to make for proper code | Egor Tensin | 2019-02-19 |
| | |||
* | initial commit | Egor Tensin | 2018-07-02 |