Category: Coding

In this section of TricksPage.com, you can read about coding and programming.

[Mastering Git] 11. Navigating Your Repository's Commit History using git log command
[Mastering Git] 10. File Moves and Renames in Git: Using git mv and Manual Methods
[Mastering Git] 9. Skipping the Staging Area with git commit -a
[Mastering Git] 8. Guide to Tracking Changes in Git using git diff
[Mastering Git] 7. Mastering the .gitignore File in Git