Git development
 help / color / mirror / Atom feed
* bug with git merge-base
@ 2018-09-19 22:25 Alexander Mills
  2018-09-21  2:31 ` Eric Sunshine
  0 siblings, 1 reply; 4+ messages in thread
From: Alexander Mills @ 2018-09-19 22:25 UTC (permalink / raw)
  To: git

The following command sequence exits with 1, and no stderr

base='remotes/origin/dev';
fork_point="$(git merge-base --fork-point "$base")";

I cannot figure out why it's exiting with 1, but there is no stdout/stderr

-alex

-- 

Alexander D. Mills
¡¡¡ New cell phone number: (415)730-1805 !!!
alexander.d.mills@gmail.com

www.linkedin.com/pub/alexander-mills/b/7a5/418/

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2018-09-21  4:59 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-09-19 22:25 bug with git merge-base Alexander Mills
2018-09-21  2:31 ` Eric Sunshine
2018-09-21  4:05   ` Junio C Hamano
2018-09-21  4:59     ` Junio C Hamano

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox