1
0
Stephan Kulow 30c8af2188 Accepting request 123792 from openSUSE:Tools
- Re-iterating the last change once again, 'git rev-parse --verify $REV'
  will return false even if $REV is a normal branch upon first clone
  of the repo. Thus 'git fetch $URL +$REV:$REV" is run initially. 
  However, the 'git checkout $REV' then fails because it's missing 
  tracking information. Therefore, try a normal checkout first and fetch
  the specific $REV only when that fails (due to reasons described below). (forwarded request 123669 from saschpe)

OBS-URL: https://build.opensuse.org/request/show/123792
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/obs-service-tar_scm?expand=0&rev=8
2012-06-07 13:39:00 +00:00
Description
No description provided
745 KiB
Languages
Shell 100%