--- stage: none group: unassigned info: To determine the technical writer assigned to the Stage/Group associated with this page, see https://about.gitlab.com/handbook/engineering/ux/technical-writing/#assignments comments: false --- # Git introduction ## Intro - Distributed version control - Does not rely on connection to a central server - Many copies of the complete history - Powerful branching and merging - Adapts to nearly any workflow - Fast, reliable and stable file format ## Help Use the tools at your disposal when you get stuck. - Use '`git help `' command - Use Google - Read documentation at