Book Image

Git Version Control Cookbook

Book Image

Git Version Control Cookbook

Overview of this book

Table of Contents (19 chapters)
Git Version Control Cookbook
Credits
About the Authors
About the Reviewers
www.PacktPub.com
Preface
Index

Chapter 12. Tips and Tricks

In this chapter, we will cover the following topics:

  • Using git stash

  • Saving and applying stashes

  • Debugging with git bisect

  • Using the blame command

  • Color UI in the prompt

  • Autocompletion

  • Bash prompt with status information

  • More aliases

  • Interactive add

  • Interactive add with Git GUI

  • Ignoring files

  • Showing and cleaning ignored files