Skip to content

Commit 17238d0

Browse files
Update github_scripts/get_git_sources.py
Co-authored-by: Erica Neininger <107684099+ericaneininger@users.noreply.github.com>
1 parent f569e06 commit 17238d0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

github_scripts/get_git_sources.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"""
77
Helper functions for cloning git sources in command line builds
88
9-
Reads CONFLCIT_IGNORES environment variable to get a list of comma-separated
9+
Reads CONFLICT_IGNORES environment variable to get a list of comma-separated
1010
files/directories to ignore merge conflicts in. These should be relative to the
1111
top-level of the repo. If not set, then a default list is defined below.
1212
"""

0 commit comments

Comments
 (0)