Git branches are extremely lightweight and simple to create. Learn about the internals of a Git branch to know why they are so awesome.| poddarayush.com
By default, git log returns all the commits. Generally, we require only a set of them. Learn how to limit the size of your Git log output.| poddarayush.com