New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
git-repo-updater: init at 0.5 #61266
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Cool program :D Works fine.
@JohnAZoidberg Thank you for the great feedback! I incorporated all of your suggestions (and removed the extra dependencies) in a new commit. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Builds, runs, functions as expected on Ubuntu.
Please squash the commits, then it looks fine for me :) |
b76fbcb
to
329731f
Compare
Squashed and rebased against the latest master |
I can't merge though, sorry. |
@JohnAZoidberg Oh, I missed that part of your comment before. Hopefully someone with merge privileges will be along before too long… |
Built and tested locally |
@bdesham thanks! |
Motivation for this change
Adds git-repo-updater, a Python script that fetches all available remotes and fast-forwards your local branches (whenever possible) in multiple Git repos. The executable is called
gitup
.Things done
sandbox
innix.conf
on non-NixOS)nix-shell -p nix-review --run "nix-review wip"
./result/bin/
)nix path-info -S
before and after)