[ET Trac] #2605: Shallow git checkout in GetComponents hide existence of other branches
Anonymous
trac-noreply at einsteintoolkit.org
Wed Mar 30 20:41:26 CDT 2022
#2605: Shallow git checkout in GetComponents hide existence of other branches
Reporter:
Status: new
Milestone:
Version: development version
Type: bug
Priority: major
Component:
Using shallow checkouts in GetComponents does not only not download commits other than the most recent one but it also hides the existence of branches other than the current one.
That is even
```
git branch -a
```
only reports `master` and `remotes/origin/master`.
--
Ticket URL: https://bitbucket.org/einsteintoolkit/tickets/issues/2605/shallow-git-checkout-in-getcomponents-hide
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.einsteintoolkit.org/pipermail/trac/attachments/20220331/788e0442/attachment.html
More information about the Trac
mailing list