diff --git a/README.md b/README.md new file mode 100644 index 0000000..d361adc --- /dev/null +++ b/README.md @@ -0,0 +1,4 @@ +p4RemoveUnversioned +=================== + +Removes unversioned files from perforce repository. Script is in beta, and needs to undergo a partial re-write for super speed improvements. Right now doing individual p4 fstat calls, when it should be done on an entire directory.