over 9 years ago
1. Intialize git repostiory
2. First Commit
3. Two tree architecture and Three tree architecture
4. Best basic practices for writing commit messages
5. Viewing the commit logs
6. Git Basic WorkFlow
7. What is HEAD pointer in GIT
8. Git Configuration
9. Viewing history
10. Updating a file and adding it to repository
11. Viewing history
Lets Summarise what we have done till now
Created a local repository Configure the config file Added Files Added only updated files Check the Status View the history view the diff
Initializing a git repository
Setting Configuration
ADD, COMMIT
View history and diff
0 Comment(s)