I downloaded the lithium library from it's git repo a while back, and was using that to build on my own application. I hadn't thought about the possible git issues as I didn't know much about git at the time (still don't really) - but I've now put this git repo onto GitHub as I will need to collaborate with some people; however the whole history of the commits for the lithium framework is in there, as would be expected.
Basically I have committed a load of stuff myself in developing the application, and it seems to be causing some issues. I didn't know if there was a way to remove the history of the lithium files (or from a particular date, i.e. when I started committing files) or something that I can do to resolve it. I don't really want to start my git repo again from scratch as there is quite a bit of history in it that is useful.
If anyone could suggest something that I might be able to do, either in removing the history from a date or exporting some of it...?
Because of this, I think it has stopped me being able to download the lithium folder when checking out the code - looking at the folder in Github, I just see a folder with a green arrow when I look at /libraries/lithium and no way to click on it or see why that is the case.
Any help would be greatly appreciated!
Cheers,
Dan