Skip to content
This repository has been archived by the owner on May 21, 2019. It is now read-only.

Feature: Git Timeline Pop up #355

Closed
dimitrieh opened this issue May 22, 2016 · 1 comment
Closed

Feature: Git Timeline Pop up #355

dimitrieh opened this issue May 22, 2016 · 1 comment

Comments

@dimitrieh
Copy link

This project is awesome! Big fan of iterm2 here btw.. wonder how this compares or will compare in the future... work together?

feature proposal: when clicking this button:

image

See the following split the screen (ps git timeline view taken from gitkraken):

image

@vlad-shatskyi
Copy link
Contributor

I'm not sure we should display log on click (the other option would be to display branches and allow to switch between them), but you can display this as an output of git log or whatever by writing an output decorator. It's pretty easy, all you need to do is to return a React element with whatever you want to be inside. Here's an example: https://github.com/shockone/black-screen/blob/master/src/plugins/GitDiff.tsx

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

No branches or pull requests

2 participants