Im currently working with pretty large projects in the size of GB. Is there any feature in git to pause my clone and save the files cloned until now and resume the clone sometime later. If not, is there a way for me to add that feature to git. Should it be added as a command option to
https://github.com/git/git
How is it generally approached when public developers add features to open source?