Scans subdirectories for Git repositories. Fixes their Git fetch
remotes, changing them to HTTPS as needed, then runs
git pull --autostash
.
-
Make sure you have the following dependencies installed:
bash
findutils
git
parallel
- Python
- PyPI packages
dotty_dict
andtomlkit
-
Clone this repository to any directory you like.
Direct your favorite
AUR helper to the
aur-pull
package.
See USAGE.md
for details.
See CONTRIBUTING.md
.
Copyright (c) 2024 Claudia Pellegrino
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. For a copy of the License, see LICENSE.