+1
Completed

add branch ref to Tools Arguments

friuns 7 years ago updated 7 years ago 2


there is commit ID but no branch id, branch id would help a lot to make more advanced custom commands!

GOOD, I'M SATISFIED

ah sorry indeed i misinterpreted that Thanks! but i faced another problem which i described here https://smartgit.userecho.com/topics/362-/

Satisfaction mark by friuns 7 years ago
Completed

You can select what ${commit} actually should be allowed - could be ref or SHA.

no i would like to have branch name not commit sha or ref


for example i would like to make command which reque knowing branch path and selected file path

git diff origin/igor/natcam^..origin/igor/natcam — "ConsoleToGui.cs" | git apply —3way