Git Tutorial 5 - git diff || difference between the staged and upstaged state || staging in GitHub

preview_player
Показать описание
Hi friends in this tutorial, I am gonna talk about git diff and how to your that while working with GitHub project. git diff is a multi-use Git command that when executed runs a diff function on Git data sources. These data sources can be commits, branches, files and more. The git diff command is often used along with git status and git log to analyze the current state of a Git repo.
Рекомендации по теме