git sparse-checkout set not working in git 2.27.0

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



In git 2.27.0 sparse-checkout doesn't seem to work the same as it did in
2.25.0:

 

Version: git version 2.27.0.windows.1 (the same behavior occurs on 2.27.0 on
linux too)

Commands:
-git clone git@xxxxxxxx:user/repo <mailto:git@xxxxxxxx:user/repo>
--no-checkout --depth 1 sparse-repo

-cd sparse-repo

-git sparse-checkout init

-git sparse-checkout add packages

 

Expected behavior (as seen in 0.25):

-ls
packages

The packages directory is checked out and available the repo root.


Current behavior

-ls

 

No packages directory is checked out and the root is empty.

 

<<attachment: winmail.dat>>


[Index of Archives]     [Linux Kernel Development]     [Gcc Help]     [IETF Annouce]     [DCCP]     [Netdev]     [Networking]     [Security]     [V4L]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux SCSI]     [Fedora Users]

  Powered by Linux