is there a quick way to do a recursive
hg for开发者_JAVA百科get
on a folder? I accidentally versioned things i don't want
What about
hg forget directory/*
?
is there a quick way to do a recursive
hg for开发者_JAVA百科get
on a folder? I accidentally versioned things i don't want
What about
hg forget directory/*
?
精彩评论