GitX keyboard shortcuts ----------------------- --Fred 2/27/2016 - GitX manual at: - http://gitx.frim.nl/user_manual.html - Tips: - Title bar shows current branch - In History View: - Can sort commits by subject, date, author, SHA. - Re-sort to reverse order or go back to tree view order - RightClick on a commit to see a full diff from tip of branch - Can search commits by subject, date, author, SHA. - Can change bottom pane from Detailed View tro Tree View to see all files, where you can: - RightClick to see history of file across all commits. - Cycle through all commits that touched the file via left/right arrow buttons just left of the search box that shows the filename at top right. - While cycling: - Remain in Tree View to see the version of the complete file at each commit - Switch to Detailed View to see the diffs for each commit - Easy way to see all diffs along with user and commit comment. Like git blame on steroids. - In Tree View of History View - Space = QuickLook at the file - Eye icon at top right = QuickLook at the file - Drag/Drop to FInder - In Commit View: - DblClick to select block of lines for staging - SignOff button add signature to commit comment - Click Amend to create an Amended commit - Click Amend on/off to get a copy of the previous commit comment - Can pass command line options of git-log and git-rev-list to GitX to filter which commits you see, etc. - Can pipe git-diff to GitX - Mailing list: gitx@googlegroups.com - Pieter de Bie email: frimmirf@gmail.com - Bugs/Feature requests. Links to: http://gitx.LighthouseApp.com