> > On 1/6/14, 11:18 AM, Maura Dailey wrote: > > I do a git pull. Does that include git fetch? > > > > My git-fu is weak. I skipped subversion and went straight to git from > > CVS, so I make bad assumptions about how git works every once in a > while. > > git pull == `git fetch && git merge`
I skipped subversion as well, so I understand your situation. I've been doing "git pull --rebase", just in case any updates sneak in before I push. Thanks, Leland
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________ scap-security-guide mailing list [email protected] https://lists.fedorahosted.org/mailman/listinfo/scap-security-guide
