What you'll learn
✔కోర్స్ మొత్తం తెలుగు బాషలోనే ఉంటుంది
✔How Git and GitHub work
✔Learn the entire daily workflow that most developers use
✔Install git on Windows, Mac and Linux
✔Configure SSH for authentication
✔How to clone a GitHub repository
✔Create and use a remote repository on GitHub
✔How to add files to your own GitHub repository
✔Creating git branches
✔How to resolve merge conflicts
✔GitHub issues
✔How to fork a repo
✔GitHub pull requests
✔Staging, committing and pushing files to GitHub
✔Viewing your Git history
✔Git on the command line
✔How to merge git branches
✔View file changes before committing
✔How to fix typos in commit messages
✔How to resolve rebase conflicts
✔How to rebase
✔How to stash your code
✔How to add, delete and list tags
✔What to learn after you've learned Git