On Oct 10, 2021, at 20:43, ToddAndMargo via users 
<users@lists.fedoraproject.org> wrote:
> 
> Any way to get git to show me the revision
> without downloading the turkey?

You can clone a shallow copy with:

    git clone —depth 1 $GIT_URL

It will be a much smaller download, and will have only the latest reference.

—
Jonathan Billings
_______________________________________________
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org
Do not reply to spam on the list, report it: 
https://pagure.io/fedora-infrastructure

Reply via email to