8000 Change setup of origin to comply with github push requests · Issue #43 · cowboy/dotfiles · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Change setup of origin to comply with github push requests #43
Open
@elmar-hinz

Description

@elmar-hinz

The current setting of origin in bin/dotfiles line 288 is:

git clone --recursive git://github.com/${github_user:-cowboy}/dotfiles.git $DOTFILES

Yesterday I ran into an issue with this. I could not push to github.com with the generated .git/config.

The suggested form for cloning is:

git clone git@github.com:cowboy/dotfiles.git

This should setup .git/config right.

Just want to announce. Will send a pull request once I got some routine with github.com, and dived into this a little deeper.

regards

from Elmar to Alman

P.S.: Yes, I tried with my own fork of the repo.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0