Skip to content

Instantly share code, notes, and snippets.

@lindwurm
Created May 8, 2015 11:37
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save lindwurm/2b4e3dd703dd2864fc34 to your computer and use it in GitHub Desktop.
Save lindwurm/2b4e3dd703dd2864fc34 to your computer and use it in GitHub Desktop.
repo sync -f (JCROM based on CM11)
lindwurm@maud:~$ ps uf
USER PID %CPU %MEM VSZ RSS TTY STAT START TIME COMMAND
lindwurm 24255 0.3 0.1 28084 4104 pts/3 Ss 20:36 0:00 bash
lindwurm 24304 0.0 0.0 23588 1300 pts/3 R+ 20:36 0:00 \_ ps uf
lindwurm 22002 0.0 0.1 28084 4116 pts/0 Ss 20:26 0:00 bash
lindwurm 22086 0.9 0.8 445764 32296 pts/0 Sl+ 20:26 0:05 \_ /usr/bin/python /home/lindwurm/jcrom_work/android/.repo/repo/main.py --repo-dir=/home/lindwurm/jcrom_work/android/.repo --wrapper-version=1.21 --wrapper-path=/home/lindwurm/bin/repo -- sync -f
lindwurm 22311 2.7 0.0 37404 1612 pts/0 Sl+ 20:26 0:17 \_ git fetch github --tags +refs/heads/cm-11.0:refs/remotes/github/cm-11.0
lindwurm 22345 2.7 0.4 39904 16504 pts/0 S+ 20:26 0:17 \_ git index-pack --stdin --fix-thin --keep=fetch-pack 22311 on maud --pack_header=2,20814
lindwurm@maud:~$
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment