Commit Graph

3 Commits

Author SHA1 Message Date
Kai Armstrong f95b6ea90c docs: add linting and checks to documentation 2022-10-21 14:38:48 +00:00
Oscar Tovar 40a5436789 chore: update module path 2022-09-19 20:23:45 +00:00
Nikhil Jagtap 69fad1fe3f
added push mirror and command (#887)
* added push mirror and command

* reformatted push code to separate from pull mirror

* restructured mirror calls

* fixed typo in long description, changed maxArgs to exactArgs, added edit call for pull mirror

* made url and direction required, passing allow-divergence now warns when used with pull mirror, added separate options struct for both push and pull mirror calls

* add prject url to be specified as argument

Co-authored-by: NikhilMJagtap <nikhil.jagtap@workindia.in>
Co-authored-by: Clement Sam <clementsam75@gmail.com>
2021-12-20 17:37:03 +00:00