Tech Notes

Category: technical

  • Git Tutorial

    A tutorial about git commands and some advanced features which we can use in git to help with day-to-day job. Tutorial starts with basic git commands, followed by git branching, git stashing, details about GitHub, rebasing and tags. Many of the topics we face everyday with respect to git are covered here. It’s not a…