<html><head><meta http-equiv="Content-Type" content="text/html; charset=us-ascii"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class=""><blockquote type="cite" class=""><div dir="ltr" class=""><div class="gmail_quote"><div class="">git: 'graph' is not a git command. See 'git --help'.</div></div></div></blockquote><div class=""><br class=""></div>I have it as an alias:<div class=""><br class=""></div><div class="">graph = !git log --graph --pretty=format:'%Cred%h%Creset -%C(yellow)%d%Creset %s %Cgreen(%cr) %C(bold blue)<%an>%Creset' --abbrev-commit --date=relative<br class=""><br class=""><div class="">
<div dir="auto" style="text-align: start; text-indent: 0px; word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class=""><div>Best regards,<br class=""><br class="">Jacob Faibussowitsch<br class="">(Jacob Fai - booss - oh - vitch)<br class="">Cell: (312) 694-3391</div></div>

</div>
<div><br class=""><blockquote type="cite" class=""><div class="">On Mar 3, 2021, at 13:50, Mark Adams <<a href="mailto:mfadams@lbl.gov" class="">mfadams@lbl.gov</a>> wrote:</div><br class="Apple-interchange-newline"><div class=""><div dir="ltr" class=""><div dir="ltr" class=""><br class=""></div><br class=""><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Tue, Mar 2, 2021 at 10:02 PM Junchao Zhang <<a href="mailto:junchao.zhang@gmail.com" class="">junchao.zhang@gmail.com</a>> wrote:<br class=""></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr" class="">I am a naive git user, so I use interactive git rebase.  Suppose I am on the branch I want to modify, <div class=""><br class=""></div><div class="">1) Use git graph to locate an upstream commit to be used as the base</div><div class=""><span style="font-family:monospace" class="">$ git graph</span></div></div></blockquote><div class=""><br class=""></div><div class="">Humm ....</div><div class=""><br class=""></div><div class="">14:49 adams/cusparse-lu-landau= /gpfs/alpine/csc314/scratch/adams/petsc$ git --version<br class="">git version 2.20.1<br class="">14:49 adams/cusparse-lu-landau= /gpfs/alpine/csc314/scratch/adams/petsc$ git graph<br class="">git: 'graph' is not a git command. See 'git --help'.<br class=""><br class="">The most similar commands are<br class="">  branch<br class="">     grep<br class=""></div><div class=""> </div></div></div>
</div></blockquote></div><br class=""></div></body></html>