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

History of a single file #948

Closed
sambonfire opened this issue Oct 26, 2018 · 6 comments
Closed

History of a single file #948

sambonfire opened this issue Oct 26, 2018 · 6 comments
Labels

Comments

@sambonfire
Copy link
Contributor

I'd like to be able to use the client to view the history of a single file; ie:

git log -- <file>

@StanleyGoldman
Copy link
Member

Hey @sambonfire. Thanks for checking our stuff out.
Yep. We definitely would like to get to all these smaller git features. Half the problem is figuring out how to put it in the UI without being an eyesore. We'll update this issue when we start to give it a shot.

@sambonfire
Copy link
Contributor Author

It would be wonderful if we could just start integrating these into the client API. We're designing a workflow a bit different than what you guys have envisioned for the plugin, but we'd really like to share the same API layer. Hopefully we could just add these to the API without worrying about UX immediately?

@StanleyGoldman
Copy link
Member

StanleyGoldman commented Nov 5, 2018

Hey @sambonfire that is a reasonable request.

When I get some time I can give it a shot, but I'm working on quite a few different projects at the same time.

If you don't mind getting it started. I will definitely help you get it done and :shipit:.
I will even send you a tshirt and some stickers for your effort. (I am not above bribery) 😄

We have documentation on getting started with building the project.
If you have any questions ask away and I'll get back to you.

@sambonfire
Copy link
Contributor Author

I'm totally not above bribery either! :)

I wasn't able to get the code to build and pass tests on my mac; i'll give it a shot on my windows box. expect a PR.

@StanleyGoldman
Copy link
Member

If you wanna set aside 30 minutes or so, I don't mind giving you a tour of the things you'd need to change to get what you want. I'm in EST.

@StanleyGoldman
Copy link
Member

Implemented in #999

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

2 participants