Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upHistory of a single file #948
Comments
|
Hey @sambonfire. Thanks for checking our stuff out. |
|
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? |
|
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 We have documentation on getting started with building the project. |
|
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. |
|
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. |
|
Implemented in #999 |
I'd like to be able to use the client to view the history of a single file; ie:
git log -- <file>