It's the name we normally use when we fetch from a remote repositoryIt points to the current branchIt's the name of the default branch in a local repositoryIt points to the currently checked-out commit
Yeah! origin is the default short name for remote repositories when we clone or fetch them.
Oh noes! origin is the default short name for remote repositories when we clone or fetch them.