Skip to content

Conversation

@jack126guy
Copy link

I noticed there was no "super" version of the message for "git spooked" and "git job", so I decided to add them. I then noticed that a lot of the code was duplicated, so I refactored it into a common printing method. (Maybe this should be two pull requests?)

This is probably my first time actually coding Python 😮 Please let me know if I should fix some things.

The various commands differ primarily in the command name and the text printed.
Add a method "print_text" to handle most of the formatting, and have the other
methods call that.
@jack126guy jack126guy closed this Apr 18, 2016
@jack126guy
Copy link
Author

The diff for the refactoring is messy, and I also didn't want to have two things in the same PR. I've opened a new one at #8 .

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.

1 participant