Git log with full diff
Git log full-text with search git log -p | grep <SEARCH_STRING> Git log of a single file $> git log -p --follow <PATH/FILENAME> Git log of a single commit todo Git diff between two branches...
Just another Yipp.ca Blogs site
Git log full-text with search git log -p | grep <SEARCH_STRING> Git log of a single file $> git log -p --follow <PATH/FILENAME> Git log of a single commit todo Git diff between two branches...
1. Uninstall MacPort $> sudo port -fp uninstall installed --https://guide.macports.org/chunked/installing.macports.uninstalling.html This is needed to install some package with Brew - Qt for example. Otherwise you will get this error : ==> make 1 error...
Error $ git submodule update --init --recursive fatal: Needed a single revision Unable to find current revision in submodule path 'install/haibundle' Solution NOTE: This assumes you have no useful changes in the submodule, otherwise...
Recent Comments