Loading

Paste #pwwcmektt

  1. planetmaker@localhost:~/ottd/grfdev/hgtest$ hg init
  2. planetmaker@localhost:~/ottd/grfdev/hgtest$ hg add foo
  3. planetmaker@localhost:~/ottd/grfdev/hgtest$ hg ci -m "Add foo"
  4. planetmaker@localhost:~/ottd/grfdev/hgtest$ hg log
  5. secret   [0:aa00315ff337 default] 2014-09-23 22:52 +0200 planetmaker <planetmaker@openttd.org>
  6.     Add foo
  7.  
  8. planetmaker@localhost:~/ottd/grfdev/hgtest$ hg log -R subrepo
  9. secret   [0:28dc25fb543e default] 2014-09-23 22:49 +0200 planetmaker <planetmaker@openttd.org>
  10.     Add: bar

Comments