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

Started Python Work #6

Open
mitchogaard opened this issue Feb 1, 2012 · 4 comments
Open

Started Python Work #6

mitchogaard opened this issue Feb 1, 2012 · 4 comments
Labels

Comments

@mitchogaard
Copy link

I started on some Python code in my fork. Nothing fascinating, though. I set up a stub for a possible helper class with functions for parsing output from a git subprocess, input from the command line (the gum stage, gum switch, etc commands), and output from gum to the user. I'm not sure what we would use the input parsing function for unless we make it a wrapper for the optparse utilities in Python. Anyways, I thought I'd post a start.

@saintsjd
Copy link
Owner

saintsjd commented Feb 1, 2012

Mitch. You are awesome.

I have a few other folks who are working on bash and alias versions of the same code. This weekend I am going to test them all and see which ones: stay out of the way of regular git and are the most cross platform.

By early next week we will know if this needs to be python based or bash based. Thank you again for your contribution.

@jonashaag
Copy link

How about having this repo as a "meta" project, only containing the concept/design and links to implementations? That would be huge creativity booster.

@saintsjd
Copy link
Owner

saintsjd commented Feb 3, 2012

All for it. I will post any links to implementations while I am working on one myself.

@saintsjd
Copy link
Owner

saintsjd commented Feb 7, 2012

I just released some git aliases in bash script. I want to see how far we can get in bash before going to python.

It could be soon. Depends upon how much bash wizardry we all can pull off.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants