checkout_fast_forward 1437 builtin/merge.c if (checkout_fast_forward(head_commit->object.sha1, checkout_fast_forward 563 builtin/pull.c if (checkout_fast_forward(EMPTY_TREE_SHA1_BIN, merge_head, 0)) checkout_fast_forward 863 builtin/pull.c if (checkout_fast_forward(orig_head, curr_head, 0)) checkout_fast_forward 1682 cache.h int checkout_fast_forward(const unsigned char *from, checkout_fast_forward 234 sequencer.c if (checkout_fast_forward(from, to, 1))