I'm new to git commands and first time need to do such a thing and have no idea where to start What i have now:
branch-name E
/
master A - B - C - D - F- G
What I want to have
branch-name E
/
master A - B - C - D - F- G
How can i accomplish that?
Edit: Error message
git rebase master
ended up with error mesage:
CONFLICT (modify/delete): file.txt deleted in HEAD and modifie d in Initial commit. Version Initial commit of file.txt left in tree. Failed to merge in the changes. Patch failed at 0001 Initial commit The copy of the patch that failed is found in: project-path/.git/rebase-apply/patch Warning: Your console font probably doesn't support Unicode. If you experience s trange characters in the output, consider switching to a TrueType font such as L ucida Console!