cexbrayat 3cd0931eb7 fix(@angular/cli): correct git branch in ng version
When testing a local CLI build with `npm link @angular/cli`, if you run `ng version`,
you currently see:

    Angular CLI: local (v8.1.0-beta.2+24.3bb67d8.with-local-changes, branch: version)

if the Git branch is `fix/version`.

Whit this PR, `ng version` now displays the proper Git branch name:

    Angular CLI: local (v8.1.0-beta.2+24.3bb67d8.with-local-changes, branch: fix/version)
2019-06-19 17:06:52 -07:00
..
2019-03-27 10:05:04 -07:00
2018-11-13 13:09:50 -08:00
2018-11-13 13:09:50 -08:00
2018-11-16 15:15:29 -08:00
2018-11-13 13:10:20 -08:00