forked from pieter/gitx
-
Couldn't load subscription status.
- Fork 205
WorkingOnHTML
Rowan James edited this page Jun 11, 2013
·
7 revisions
To enable the Web Inspector in the GitX HTML views, run the following command in a terminal window. You can now right click in the web views and select ‘Inspect Element’ to open the Web Inspector. Web Inspector allows you to browse the DOM, inspect CSS, and evaluate JavaScript expressions.
defaults write nl.frim.GitX WebKitDeveloperExtras -bool true