Roman’s Home

Mercurial

  • remove branch


hg update -r 123
hg commit --close-branch -m 'Closing old branch'
hg update -C default

February 3, 2012 Posted by | Uncategorized | Leave a Comment

Linux shell

  • remove backup files (*~)

find ./ -name '*~' | xargs rm

February 3, 2012 Posted by | Uncategorized | Leave a Comment

   

Follow

Get every new post delivered to your Inbox.