Open
Conversation
Replace .netrc support by git credential
Signed-off-by: Julien Danjou <julien@danjou.info>
Switch to pytest
Add support for Python 3.7
Switch from pbr to setuptools_scm
Author
|
Ho, that's weird, my last PR was sent to the new location. Here is the log of this one: |
This tells git credential that the password worked and that it can be re-used.
The official git documentation gives more informations about credential.
This changes the default remote name to match the host type so that pagure repository gets a "pagure" remote instead of a confusing "github" one.
This fixes git pull-request with pagure hosts that use the real user name instead of "git".
Add git-scm.com link for git credential
Improve pagure support
Report on the success to git credential
This adds back the instruction to get a valid token for the pagure API.
Add pagure token documentation
Signed-off-by: Julien Danjou <julien@danjou.info>
Allow to only setup the fork repo
This changes adds a filename separator to the git show command to prevent an exception from happening when the branch name is a filename: fatal: ambiguous argument 'name': both revision and filename
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Discover the clone url of pagure repository
Name the remote to push with the host type