if ( status.staged.length ) {
                statusColumn.push( chalk.green( `+${ status.staged.length }` ) );
            }