You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Git is a distribute version control system.
Git is free software distribute under the GPL.
Git has a mutable index called stage.
Git trackes changes of files.
creating a new branch is quik and simple.