Skip to content

Commit e4c1af6

Browse files
Update git.qmd
Co-authored-by: Jennifer (Jenny) Bryan <jenny.f.bryan@gmail.com>
1 parent 6ce301b commit e4c1af6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

git.qmd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ When working with a remote repository like GitHub, you can sync changes between
7373

7474
## Working with branches
7575

76-
Branches allow you to work on different features or experiments without affecting your main codebase:
76+
Branches allow you to work on different features or experiments without affecting your main line of development:
7777

7878
- **Create branches** for new features or bug fixes
7979
- **Switch between branches** to focus on different development efforts within your project

0 commit comments

Comments
 (0)