Difference between revisions of "Editors and IDEs/plugins-extensions/Git-Temporal"

From Adam Meola - wiki
Jump to navigation Jump to search
(Created page with "==Git Temporal == ===(VsCode only)=== This plugin is Fantastic! It's sincerely the only pain point that I've had in switching to vsCode. This plugin is so good, that i may...")
 
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
==Git Temporal ==
+
==Git Time Machine==
===(VsCode only)===
+
===(VsCode only.  For Atom, see [[Editors and_IDEs/plugins-extensions/git-time-machine|Git Time Machine]])===
 
 
 
This plugin is Fantastic!
 
This plugin is Fantastic!
  
Line 8: Line 7:
 
This plugin is so good, that i may re-install Atom just to get it back.
 
This plugin is so good, that i may re-install Atom just to get it back.
  
When you open Git Time Machine:  
+
When you open Git Temporal:  
  
 
: You're shown a graph of all the git commits on the file that you're working on.  You can click on any point in this graph, and be presented with a side by side diff of your working copy, and the version at your chosen revision.
 
: You're shown a graph of all the git commits on the file that you're working on.  You can click on any point in this graph, and be presented with a side by side diff of your working copy, and the version at your chosen revision.
  
 
+
Full and official documentation available at: https://marketplace.visualstudio.com/items?itemName=bee.git-temporal-vscode
Full and official documentation available at: https://atom.io/packages/git-time-machine
 

Latest revision as of 16:06, 25 March 2021

Git Time Machine

(VsCode only. For Atom, see Git Time Machine)

This plugin is Fantastic!

It's sincerely the only pain point that I've had in switching to vsCode.

This plugin is so good, that i may re-install Atom just to get it back.

When you open Git Temporal:

You're shown a graph of all the git commits on the file that you're working on. You can click on any point in this graph, and be presented with a side by side diff of your working copy, and the version at your chosen revision.

Full and official documentation available at: https://marketplace.visualstudio.com/items?itemName=bee.git-temporal-vscode