This post originated from an RSS feed registered with Python Buzz
by Aaron Brady.
Original Post: Hating on git-submodule
Feed Title: insom.me.uk
Feed URL: http://feeds2.feedburner.com/insommeuk
Feed Description: Posts related to using Python. Some tricks and tips, observations, hacks, and the Brand New Things.
@DivineOmega every time someone uses a submodule a puppy has a tree conflict. — Aaron Brady (@insom) June 23, 2015 I feel that I should explain and defend my stance on git submodules. There are no doubt times when splitting a module into parts, or using submodules to import vendored dependencies is convenient. If this […]