John Dennis <jdennis@xxxxxxxxxx> writes: > I recently got slightly burned by an unexpected behavior with > switch-branch. Apparently after switching branches fedpkg does not do a > pull, I'm not sure if this is right or wrong, I can see arguments on > both sides. Let me give an example: > > foo (master)$ fedpkg switch-branch f14 > foo (f14)$ git normally tells you when you check out a branch that is behind the remote, like this: $ git co master Switched to branch 'master' Your branch is behind 'origin/master' by 18 commits, and can be fast-forwarded. I'm surprised that fedpkg throws away that information. Andreas. -- Andreas Schwab, schwab@xxxxxxxxxx GPG Key fingerprint = D4E8 DBE3 3813 BB5D FA84 5EC7 45C6 250E 6F00 984E "And now for something completely different." -- devel mailing list devel@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/devel