Skip to content

Instantly share code, notes, and snippets.

@unflores
Created May 2, 2019 08:58
Show Gist options
  • Save unflores/88ca4e048eed83aad3741e887d7f4f73 to your computer and use it in GitHub Desktop.
Save unflores/88ca4e048eed83aad3741e887d7f4f73 to your computer and use it in GitHub Desktop.
git st | tail --lines=+2| awk -F ' ' '{print $2}'|xargs sed -i 's/\r//g'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment