Victor

Results 3 comments of Victor

> How would you push a single commit without a branch? Mainly for the commits on the current branch. Use cmd: git push origin commitHash:refs/heads/branch

> You can do this either with the VSCode integrated tools: > > Peek.2025-02-22.12-47.mp4 > Or with Git Graph: > > Peek.2025-02-22.12-48.mp4 I know the menu you're talking about. But...

> You mean you have a branch locally and want to push the branch some commits behind HEAD? ![Image](https://github.com/user-attachments/assets/282d1fd0-ebb0-40ce-a688-3fd55a260a47)