How to manage binary blobs with Git

Posted by bob on Aug 15, 2016 7:05 AM
By Opensource.com
Mail this story
Web version

n the previous six articles in this series we learned how to manage version control on text files with Git. But what about binary files? Git has extensions for handling binary blobs such as multimedia files, so today we will learn how to manage binary assets with Git.

Full Story

Printed at http://lxer.com/module/newswire/view/232783/index.html