Skip to content

Instantly share code, notes, and snippets.

@madevgeny
Created October 20, 2024 15:05
Show Gist options
  • Save madevgeny/ece46f65e4ed33450096be1733f0fcd3 to your computer and use it in GitHub Desktop.
Save madevgeny/ece46f65e4ed33450096be1733f0fcd3 to your computer and use it in GitHub Desktop.
revert files by mask
([xml](svn status --xml)).status.target.entry.path | sls ".zip" | %{svn revert $_}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment