Hi howto remove (no revert) bad commits and push the change to [aur4]?
i want clean a bad commits with their history to clean history. or reset the repo i tired with - git reset HEAD --force - git push but say this message ! [rejected] master -> master (non-fast-forward) error: failed to push some refs to 'ssh+git://aur4.archlinux.org/libqgit2-git.git' hint: Updates were rejected because the tip of your current branch is behind hint: its remote counterpart. Integrate the remote changes (e.g. hint: 'git pull ...') before pushing again. hint: See the 'Note about fast-forwards' in 'git push --help' for details. sorry I'm completely noob with git, and my english doesn't help anything greetings