Git

Resources

Documentation

Cheat Sheets

Glossary

Documentation

@

Alias for HEAD (release notes)

commit-ish

Any object that leads to a commit, e.g.: a commit, a tag pointing to a commit, a tag pointing to a tag … pointing to a commit.

tree-ish

Any object that contains a list of file names and modes along with refs to the associated blob and/or tree objects. Equivalent to a directory.

Commands