GIT

  1. What is GIT? (Git offical)
  2. Quick Git Commands
  3. Download and setting up git profile
  4. Configuration files in GIT
  5. Creating a repository and committing files.
  6. Types of files status in GIT and viewing status of files and difference in them.
  7. Comparing difference between files in git(Meld GUI tool)
  8. GIT Ignore and removing files from GIT
  9. Viewing GIT logs
  10. Amending, unstaging and unmodifying files in GIT
  11. Remote repository in GIT (GIT remote)
  12. GIT aliases
  13. GIT Branching
  14. Pushing files to an online repository
  15. GIT Merge
  16. Fetch and Pull files from an online repository
  17. Setting up SSH key for Github
  18. Inside .git directory

GIT Stash Merge vs Rebase Git revert command Automerging confict issue git clone using the alis name of remote 1. Setting up SSH and how to clone repository using SSH (Sample using GIT HUB) 2. How to make GIT faster in windows 3. GIT crashed out of no where Comparing Working area, staging area and repository Taking checkout from a remote repository and getting older version from repository GIT plugin in eclipse Committing files to github using GIT plugin Merging a branch in GIT GIT reflog command