On Friday 17 January 2014 23:45:57 Ravi Chintakunta wrote: > Hi Alex, > > I completed the All tasks feature. I used rebase fixup / squash to edit the > commit message, and group my commits into > > - Base html changes > > - Base table changes > > - Custom Tags > > - Filter Dialog > > - All tasks feature > > With the rebase I am not able to push to my ravi/all-tasks-feature branch > and I get this error: > To [email protected]:poky-contrib > ! [rejected] ravi/all-tasks-feature -> ravi/all-tasks-feature > (non-fast-forward) error: failed to push some refs to > '[email protected]:poky-contrib' hint: Updates were rejected because > the tip of your current branch is behind hint: its remote counterpart. > Merge the remote changes (e.g. 'git pull') > > Is it OK to push with –f option.
Since you've specified the branch, and it's your branch, yes. Cheers, Paul --------------------------------------------------------------------- Intel Corporation (UK) Limited Registered No. 1134945 (England) Registered Office: Pipers Way, Swindon SN3 1RJ VAT No: 860 2173 47 This e-mail and any attachments may contain confidential material for the sole use of the intended recipient(s). Any review or distribution by others is strictly prohibited. If you are not the intended recipient, please contact the sender and delete all copies. _______________________________________________ toaster mailing list [email protected] https://lists.yoctoproject.org/listinfo/toaster
