audacity_1.3.6-2_amd64.changes ACCEPTED

Free Ekanayaka free at 64studio.com
Wed Jan 14 13:36:46 UTC 2009


Hi Fabian,

|--==> On Wed, 14 Jan 2009 14:30:14 +0100, Fabian Greffrath <greffrath at leat.rub.de> said:

  FG> Does anyone know why this happens:
  FG> To git+ssh://git.debian.org/git/pkg-multimedia/audacity.git
  FG>  ! [rejected]        master -> master (non-fast forward)
  FG> error: failed to push some refs to
  FG> git+ssh://git.debian.org/git/pkg-multimedia/audacity.git'

That's probably because you committed you changes over another HEAD
with respect to the remote master.

Either try to git pull before pushing, or clone the repo again and
apply your changes on the top of the master HEAD.

I usually work in a different branch then master, and possibly merge
my changes with git-rebase.

Git is very flexible but also a bit complex.

Ciao!

Free



More information about the pkg-multimedia-maintainers mailing list