The document summarizes a workshop on GIT and Github given by Alexey Sytikov of EPAM Ukraine. It discusses how GIT is faster and allows local history and offline work without a server. It also explains how GIT stores code versions locally and allows sharing detailed code information between computers working on the same project. Finally, it shares the presenter's experience merging thousands of files between two large codebases with an 88% success rate.