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
[Mastering Git] 6. Navigating the File Status Lifecycle in Git
[Mastering Git] 5. Cloning a Remote Git Repository from GitHub
[Mastering Git] 4. Tracking Files and Changes in Your Project
[Mastering Git] 3. Understanding the Three-Stage Architecture in Git
[Mastering Git] 2. Installing Git on Windows