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

git status + bugfix #21

Merged
merged 6 commits into from Feb 7, 2014
Merged

git status + bugfix #21

merged 6 commits into from Feb 7, 2014

Conversation

mAAdhaTTah
Copy link
Contributor

This PR does 2 things:

  1. I was getting a Parse Error when using the parse_ini function that way, so I split it into 2 steps.
  2. I added a method to run git status, passing true outputs the result with line breaks set properly.

@kbjr
Copy link
Owner

kbjr commented Feb 7, 2014

I would rather not always use the -f force flag for git clean. If you change that to an argument like it is for the delete_branch method, then I will merge this.

@mAAdhaTTah
Copy link
Contributor Author

That should do it, I think.

kbjr added a commit that referenced this pull request Feb 7, 2014
@kbjr kbjr merged commit 70f1f40 into kbjr:master Feb 7, 2014
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.

None yet

2 participants