Skip to content
/ aur-pull Public

Plugin for aurutils to `git pull` multiple repositories

License

Notifications You must be signed in to change notification settings

claui/aur-pull

Repository files navigation

aur-pull

Scans subdirectories for Git repositories. Fixes their Git fetch remotes, changing them to HTTPS as needed, then runs git pull --autostash.

Installation

Installing manually

  1. Make sure you have the following dependencies installed:

    • bash
    • findutils
    • git
    • parallel
    • Python
    • PyPI packages dotty_dict and tomlkit
  2. Clone this repository to any directory you like.

Installing from the AUR

Direct your favorite AUR helper to the aur-pull package.

Usage

See USAGE.md for details.

Contributing to aur-pull

See CONTRIBUTING.md.

License

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.

About

Plugin for aurutils to `git pull` multiple repositories

Resources

License

Stars

Watchers

Forks

Packages

No packages published