Changes

Jump to navigation Jump to search

Git asynchronous development

360 bytes added, 15:12, 24 June 2013
git log -p -1
git log -p -1 > nmrpipe2_log
Using a GUI to Visualize History. If you like to use a more graphical tool to visualize your commit history, you may want to take a look at a Tcl/Tk program called gitk that is distributed with Git. Gitk is basically a visual git log tool, and it accepts nearly all the filtering options that git log does. Type gitk on the command line in your project.
gitk
== See also ==

Navigation menu