Age | Commit message (Expand) | Author |
---|---|---|
2017-10-23 | loplugin:includeform: jvmaccess | Stephan Bergmann |
2017-08-01 | loplugin:constparams in various | Noel Grandin |
2017-04-21 | gbuild: Remove MSVC 2013 legacy code | David Ostrovsky |
#!/bin/bash # Do not warn if there were no real merge git rev-parse -q --verify HEAD^2 >/dev/null || exit echo echo "!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!" echo "! You probably used 'git pull' instead of 'git pull -r' !" echo "!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!" echo echo "You can still fix it - please do 'git pull -r' now." echo
summaryrefslogtreecommitdiff |
Age | Commit message (Expand) | Author |
---|---|---|
2017-10-23 | loplugin:includeform: jvmaccess | Stephan Bergmann |
2017-08-01 | loplugin:constparams in various | Noel Grandin |
2017-04-21 | gbuild: Remove MSVC 2013 legacy code | David Ostrovsky |