Git Scribbles
- Bash Prompt: Customizing your Git Prompt in Bash for better visibility of branch status.
- Change Git Editor: Set your preferred text editor for Git.
- Configure Git User & Email: Instructions to set up or update your Git Identity.
- Conventional Commits: Guidelines for writing commit messages that follow best practices.
- Customize Git Log: Insights into tailoring your Git log output for clarity and efficiency.
- Delete Branch: Quick steps for removing branches no longer in use.
- Rename Local Branch: Guidance on renaming local branches in your project.