Lines Matching full:git
6 # git subtree merge -- not committed at this time.
7 git subtree merge -P contrib/jemalloc vendor/jemalloc
13 git rm -rf test msvc
14 git commit --amend
35 git add ../../lib/libc/stdlib/malloc/jemalloc/include/jemalloc/jemalloc.h
37 git add ../../lib/libc/stdlib/malloc/jemalloc/include/jemalloc/jemalloc_defs.h
46 git add ../../lib/libc/stdlib/malloc/jemalloc/include/jemalloc/internal/$i
50 git add VERSION
51 git commit --amend
54 git clean -f .
58 git add FREEBSD-upgrade
59 git commit --amend
74 # With some adjustments to the old jemalloc_FreeBSD.h, but git can help