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? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
sed 's@
sed 's/
sed 's|
git-default-branch/bin/git-default-branch
Line 19 in bae88ec
should look more like
sed 's|^refs/remotes/origin/||')
The text was updated successfully, but these errors were encountered:
make sed expression syntax less surprising (fix #16)
sed
d01fda1
a nod to the principle of least astonishment Signed-off-by: Lucas Larson <LucasLarson@riseup.net>
make sed expression more legible (fix #16) (#19)
807bb04
Successfully merging a pull request may close this issue.
git-default-branch/bin/git-default-branch
Line 19 in bae88ec
should look more like
sed 's|^refs/remotes/origin/||')
The text was updated successfully, but these errors were encountered: