Re: Question about git



Hi!

> drtv narayana:~/git/evince/po$ git reset --hard HEAD^
> HEAD is now at f9b57c7 [printing] Fixes crash found by tests
> drtv narayana:~/git/evince/po$ git status
> # On branch master
> # Untracked files:
> #   (use "git add <file>..." to include in what will be committed)
> #
> #       evince.pot
> nothing added to commit but untracked files present (use "git add" to track)

You have to run git rebase origin again here because the last rebase
failed because of your uncommitted changes.

Regards,
Johannes

Attachment: signature.asc
Description: Dies ist ein digital signierter Nachrichtenteil



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]