Horje
how to push local created commit to another branch in git Code Example
how to push local created commit to another branch in git
With Git Extensions you can do something like this:
(Create if not existing and) checkout new branch, where you want to push your commit.
Select the commit from the history, which should get commited & pushed to this branch.
Right click and select Cherry pick commit.
Press Cherry pick button afterwards.




Shell

Related
git commit -m Author identity unknown Code Example git commit -m Author identity unknown Code Example
scikit-learn install error Code Example scikit-learn install error Code Example
fix dual boot time ubuntu Code Example fix dual boot time ubuntu Code Example
electron app any website Code Example electron app any website Code Example
uninstall mongoose using npm Code Example uninstall mongoose using npm Code Example

Type:
Code Example
Category:
Coding
Sub Category:
Code Example
Uploaded by:
Admin
Views:
12