C-style multiline comments improperly displayed in commit diffs
Created by: damianb
As shown in this screenshot, something's missing...
I'm using the commenting style like follows:
/**
* Shot - Web Kernel
* Provides shortcuts to commonly used web functionality.
*
* @package shot
* @author emberlabs.org
* @license http://opensource.org/licenses/mit-license.php The MIT License
* @link https://github.com/emberlabs/shot/
*/
Running git tag v2.1.0