sequencer: rename "pick()" to "pick_commit()"
commitf4eea13831c89ed27ef2f15121761bcb01c2375d
authorStephan Beyer <s-beyer@gmx.net>
Mon, 3 Aug 2009 02:07:08 +0000 (3 04:07 +0200)
committerStephan Beyer <s-beyer@gmx.net>
Mon, 3 Aug 2009 02:07:08 +0000 (3 04:07 +0200)
tree5e6c8053c9788dbf0010d8bf61c9b78a3def18d1
parent5035e376a1df7ec2bddfc5ddc964ad1af851f550
sequencer: rename "pick()" to "pick_commit()"

Junio thinks that pick() is a too abstract name so Christian renamed
it to pick_commit() as in 5035e37. So we need to change that name
in builtin-sequencer.c, too.
builtin-sequencer.c