Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

View MothDoctor's full-sized avatar

Krzysiek Justyński MothDoctor

View GitHub Profile
@MothDoctor
MothDoctor / gist.ps1
Created April 1, 2020 21:37
p4 Cleanup Commands
# revert changelist without reverting assets
p4 revert -k -c default //...
# list the files that would be obliterated
p4 obliterate y //....pdb
# obliterate by filetype
p4 obliterate -y //....pdb