What does rvm's making gemset pristine mean?

Viewed 4605

I can't find any thing about it on Google, or the rvm website.

When I run rvm gemset copy 1.9.3-p194 1.9.3-p125-falcon

=> Copying gemset from 1.9.3-p194 to 1.9.3-p125-falcon
=> Making gemset for 1.9.3-p125-falcon pristine.

is the output. what does this mean?

1 Answers
Related