[kde-windows] [Bug 379449] Craft build scripts should make shallow copies of source code repositories.

Kevin Funk bugzilla_noreply at kde.org
Tue May 2 22:51:50 UTC 2017


https://bugs.kde.org/show_bug.cgi?id=379449

Kevin Funk <kfunk at kde.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |CONFIRMED
     Ever confirmed|0                           |1
           Keywords|                            |junior-jobs

--- Comment #1 from Kevin Funk <kfunk at kde.org> ---
One note: We need to be able to still checkout specific branches/tags. This
seems possible with shallow clone (depth=1):
  http://stackoverflow.com/questions/31278902/how-to-shallow-clone-a-specific-

What isn't possible is checking out a specific revision (SHA1) here. So we'd
need to instruct Craft to do a full clone whenever we intend to check out a
specific SHA1.

@Reporter: We likely won't have time to implement this, so patches welcome!

Contribute here: https://phabricator.kde.org/project/profile/61/

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the Kde-windows mailing list