Skip to content
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

setup: Clarify when local configuration is written #180

Closed
wants to merge 1 commit into from

Conversation

llucax
Copy link
Member

@llucax llucax commented Apr 28, 2016

Also update man page to be more clear about where and how the
configuration is stored.

Fixes #159.

Also update man page to be more clear about where and how the
configuration is stored.

Fixes sociomantic-tsunami#159.
variable `hub.oauthtoken` for future use so you don't need to type your
password each time (or store it in the config). The username is also stored
for future use in the `hub.username` variable. If the base URL is specified,
it is stored in `hub.baseurl` too.
it is stored in `hub.baseurl` too. By default configuration is stored in the
repository's ``.git/config`` file (using ``git config``). If you want your

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@leandro-lucarella-sociomantic
Copy link
Contributor

This is kind of in the middle of a new feature and a bug fix, but I will put it in v0.10.2 because the impact should be low enough to be brave about it (last famous words).

@mihails-strasuns-sociomantic

LGTM

@mihails-strasuns-sociomantic

This pull request has been rebased via git hub pull rebase. Original pull request HEAD was fe426ea, new (rebased) HEAD is a09f8ac

@leandro-lucarella-sociomantic
Copy link
Contributor

Arrgh, I messed up, a few of the PRs in here were done against master instead of v0.10.x. I will not include this one in v0.10.2 because it's in master and technically is not a bug fix.

@leandro-lucarella-sociomantic leandro-lucarella-sociomantic modified the milestones: v0.11, v0.10.2 Jul 7, 2016
@llucax llucax deleted the fix-159 branch March 19, 2021 16:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants