Git Commands: Difference between revisions

From NovaOrdis Knowledge Base
Jump to navigation Jump to search
(12 intermediate revisions by the same user not shown)
Line 17: Line 17:
* [[git ls-files]]
* [[git ls-files]]
* [[git merge-base]]
* [[git merge-base]]
* [[git reflog]]
* [[git rev-list]]
* [[git rev-parse]]
* [[git diff]]
* [[git symbolic-ref]]
* [[git status]]
* [[git check-ingore]]


=Local Repository Manipulation=
=Local Repository Manipulation=
Line 27: Line 34:
* [[git clean]]
* [[git clean]]
* [[git apply]]
* [[git apply]]
* [[git cherry-pick]]
* [[git rm]]
* [[git add]]
* [[git switch]]


==Low-Level Repository Operations==
==Low-Level Repository Operations==

Revision as of 07:01, 6 September 2021