Reddit Programming
207 subscribers
1.22K photos
123K links
I will send you newest post from subreddit /r/programming
Download Telegram
GitHub - xenitane/git-get: simple command line utility to fetch specific files from a git repo
https://www.reddit.com/r/programming/comments/1j0x87a/github_xenitanegitget_simple_command_line_utility/

<!-- SC_OFF -->We all sometimes just want to get just one or more directory/file from a git repo and the methods that can do that for are a bit wild in simple terms when we just want that thing done. And yes i am talking about git sparse-checkout. So i just made a simple bash script that gives you a simple to deal with interface over the sparse-checkout subcommand. Please do check it out and all feedback is appreciated. <!-- SC_ON --> submitted by /u/XEnItAnE_DSK_tPP (https://www.reddit.com/user/XEnItAnE_DSK_tPP)
[link] (https://github.com/xenitane/git-get) [comments] (https://www.reddit.com/r/programming/comments/1j0x87a/github_xenitanegitget_simple_command_line_utility/)