Skip to content

Commit 731ce75

Browse files
committed
updated git.md
1 parent f6cf519 commit 731ce75

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

git.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -154,7 +154,7 @@ pip install --user bitbucket-cli
154154
- this minimizes merge conflicts
155155
- resolve merge conflicts early
156156
- they will get bigger over time if you don't merge and resolve conflicts reguarly
157-
- Don't commit large files
157+
- Don't commit large files:
158158
- it'll slow down your repo cloning and local checkout size
159159
- use [.gitignore](https://github.com/HariSekhon/DevOps-Bash-tools/blob/master/.gitignore)
160160
to exclude unnecessary files like large or binary files

0 commit comments

Comments
 (0)