Skip to content

Instantly share code, notes, and snippets.

@KyMidd
Created October 12, 2021 14:30
Show Gist options
  • Save KyMidd/8d6372c2f113d5fe053649d258f112cf to your computer and use it in GitHub Desktop.
Save KyMidd/8d6372c2f113d5fe053649d258f112cf to your computer and use it in GitHub Desktop.
# Set new line as separator for reading data in for loops
IFS=$'\n'
# Pull repo to get updated metadata
git pull origin main
git checkout main
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment