Git is a repetition of push / pull in usual operation, but sometimes I want to check the history. In such a case, it is quite painful just with the log command. At such time, I would like to have a Git repository viewer, but installing the GUI application is troublesome.
Here I would like to use GRV. It is a Git repository viewer that can be used on the terminal.
How to use GRV
I just started it up. It is very easy to see with 3 pane configuration.
You can also see the difference properly.
In GRV you can also see the remote side as well as the local branch. Since we are holding down the basic functions for viewing the logs, if you have only GRV you will be able to respond to most needs. It is convenient to install it.
GRV is Go's open source software (GPL v3).
No comments:
Post a Comment