We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Pip install obal Yum install git-annex rpmdev-tools In ~/.gitconfig
[alias] ph = "!git push $(whoami) HEAD --set-upstream --quiet" pr = "!hub pull-request" phr = "!git ph && git pr"
The text was updated successfully, but these errors were encountered:
Note the ~/dev directory is configurable:
~/dev
theforeman-rel-eng/settings
Line 57 in 17a45eb
You can override it in settings.local:
settings.local
Lines 10 to 13 in 17a45eb
It now clones foreman-packaging as needed, but 940a720 was probably merged after you got started.
Additional installations are added in #199
The additional aliases aren't documented. It may be better to avoid them and call the commands directly. Let's take that part to #337
Sorry, something went wrong.
Successfully merging a pull request may close this issue.
Pip install obal
Yum install git-annex rpmdev-tools
In ~/.gitconfig
The text was updated successfully, but these errors were encountered: