Skip to content

Instantly share code, notes, and snippets.

@mkrentovskiy
Created August 15, 2011 18:33
Show Gist options
  • Save mkrentovskiy/1147378 to your computer and use it in GitHub Desktop.
Save mkrentovskiy/1147378 to your computer and use it in GitHub Desktop.
mkrentovskiy@mkrentovskiy-Inspiron-1470:~/tmp/linux-3.0.1$ cd .hg
mkrentovskiy@mkrentovskiy-Inspiron-1470:~/tmp/linux-3.0.1/.hg$ ls
00changelog.i dirstate last-message.txt requires store undo.branch undo.desc undo.dirstate
mkrentovskiy@mkrentovskiy-Inspiron-1470:~/tmp/linux-3.0.1/.hg$ cd store
mkrentovskiy@mkrentovskiy-Inspiron-1470:~/tmp/linux-3.0.1/.hg/store$ ls
00changelog.d 00changelog.i 00manifest.d 00manifest.i data dh fncache undo
mkrentovskiy@mkrentovskiy-Inspiron-1470:~/tmp/linux-3.0.1/.hg/store$
mkrentovskiy@mkrentovskiy-Inspiron-1470:~/tmp/linux-3.0.1/.hg/store$ cd data
mkrentovskiy@mkrentovskiy-Inspiron-1470:~/tmp/linux-3.0.1/.hg/store/data$ ls
~2egitignore.i block crypto firmware init _kconfig.i _m_a_i_n_t_a_i_n_e_r_s.i net samples sound virt
~2emailmap.i _c_o_p_y_i_n_g.i _documentation fs ipc kernel _makefile.i _r_e_a_d_m_e.i scripts tools
arch _c_r_e_d_i_t_s.i drivers include _kbuild.i lib mm _r_e_p_o_r_t_i_n_g-_b_u_g_s.i security usr
mkrentovskiy@mkrentovskiy-Inspiron-1470:~/tmp/linux-3.0.1/.hg/store/data$ cd ../../..
mkrentovskiy@mkrentovskiy-Inspiron-1470:~/tmp/linux-3.0.1$ ls
arch COPYING crypto drivers fs init Kbuild kernel MAINTAINERS mm README samples security tools virt
block CREDITS Documentation firmware include ipc Kconfig lib Makefile net REPORTING-BUGS scripts sound usr
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment