As you work on your project, you may want to see what changes you’ve made compared to the last commit. Git has a powerful tool called git diff
that allows you to compare changes.
As you work on your project, you may want to see what changes you’ve made compared to the last commit. Git has a powerful tool called git diff
that allows you to compare changes.