![]() |
|
OpenBSD General Other questions regarding OpenBSD which do not fit in any of the categories below. |
![]() |
|
Thread Tools | Display Modes |
|
|||
![]()
I was looking at Game Of Trees and was wondering if it is possible to use it to download the contents of a single directory from the OpenBSD Github.
So say for example I want to mod a small program to use on my machine, but I don't want to download 300 MB and store it on my harddrive. I just want to download the directory it is stored in. Can that be done with GOT? |
|
|||
![]()
Not really. You clone the whole repository because that's how git works. But you can then checkout a subdirectory into your working tree using the -p option to checkout.
I don't think there is any way of getting around cloning the whole repo. |
|
||||
![]()
If you're tight on space or bandwidth, consider using AnonCVS. The repositories are remote rather than local, and the linked web page has an example of the checkout of a small branch of a larger tree into /tmp.
|
![]() |
Thread Tools | |
Display Modes | |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Question about AES | DanBSD | Off-Topic | 5 | 7th May 2015 08:16 PM |
PF question | bug0r | OpenBSD Security | 7 | 23rd November 2009 03:54 PM |
external drive partition question + fdisk question | gosha | OpenBSD General | 15 | 15th June 2009 02:00 PM |
DR-DOS question | RJPugh | Other OS | 4 | 31st May 2009 11:10 AM |
Question about Mac OS X SLA | nfries88 | Other BSD and UNIX/UNIX-like | 9 | 1st January 2009 09:05 PM |