Léon Keijser wrote:
> You're probably on a different branch. Do a
>
> $ git branch -a
>
> to see on which branch you're working [1]. Then switch to the f14
> branch if you're not already on it:

It's also worth considering adding the current git branch to your
shell prompt.  For bash:

https://fedoraproject.org/wiki/Git_Quickref#Display_current_branch_in_bash

Quite handy.  In addition to displaying the current branch, that shows
you whether you're in the middle of a merge or rebase operation.  It
can optionally show you when you've got modified and/or untracked
files in the working dir.

-- 
Todd        OpenPGP -> KeyID: 0xBEAF0CE3 | URL: www.pobox.com/~tmz/pgp
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
I have to decide between two equally frightening options.  If I wanted
to do that, I'd vote.
    -- Duckman

Attachment: pgp3Uzzs3WdZy.pgp
Description: PGP signature

-- 
devel mailing list
devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/devel

Reply via email to