Skip to content

A few little things, mostly python#72

Open
treznick wants to merge 3 commits intomasterfrom
feature/a-few-little-things
Open

A few little things, mostly python#72
treznick wants to merge 3 commits intomasterfrom
feature/a-few-little-things

Conversation

@treznick
Copy link
Contributor

No description provided.

#puts "Checking for existing hotfix branch"
#if has_existing_branch_name?("hotfix")
# raise GitFlowError, "You already have an existing hotfix branch"
#end
Copy link
Contributor

Choose a reason for hiding this comment

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

I think @jnimety cleaned this up. Could you rebase/merge, please?

@@ -0,0 +1,6 @@
export PYENV_ROOT=~/.pyenv
Copy link
Contributor

Choose a reason for hiding this comment

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

I seem to recall there are reasons to prefer this. (Haven't looked this up recently.)

Suggested change
export PYENV_ROOT=~/.pyenv
export PYENV_ROOT=$HOME/.pyenv

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants