We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 35fdfab commit 6ce301bCopy full SHA for 6ce301b
git.qmd
@@ -77,8 +77,8 @@ Branches allow you to work on different features or experiments without affectin
77
78
- **Create branches** for new features or bug fixes
79
- **Switch between branches** to focus on different development efforts within your project
80
-- **Merge branches** to incorporate changes into the main branch
81
- **Create pull requests** to propose changes and solicit feedback from colleagues or continuous integration services
+- **Merge branches** to incorporate changes into the main branch
82
83
**Learn more:** [Using branches](https://code.visualstudio.com/docs/sourcecontrol/intro-to-git#_using-branches)
84
0 commit comments