SIGN IN SIGN UP
angular / angular.js UNCLAIMED

AngularJS - HTML enhanced for web apps!

0 0 0 JavaScript

fix(version-info): explicitly specify the remote

`git ls-remote --tags` assumes that you have a remote set up for your
current branch.  That isn't the case, at least for me, when I'm working
on local branches.  `grunt write` doesn't do the right thing in that
case (`git ls-remote --tags` bails out and the silent: true param makes
this a pain to debug.)  Prefer explicit to implicit.

Closes #6678.
C
Chirayu Krishnappa committed
0c930a1a86b3e8c14a1ed87c91f074b434895f93
Parent: 2f61b2f
Committed by Tobias Bosch <tbosch1009@gmail.com> on 3/20/2014, 8:55:12 PM