We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f6cf519 commit 731ce75Copy full SHA for 731ce75
git.md
@@ -154,7 +154,7 @@ pip install --user bitbucket-cli
154
- this minimizes merge conflicts
155
- resolve merge conflicts early
156
- they will get bigger over time if you don't merge and resolve conflicts reguarly
157
-- Don't commit large files
+- Don't commit large files:
158
- it'll slow down your repo cloning and local checkout size
159
- use [.gitignore](https://github.com/HariSekhon/DevOps-Bash-tools/blob/master/.gitignore)
160
to exclude unnecessary files like large or binary files
0 commit comments