windows: Create a decent win_git module #9
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
The
win_git
module I found hereturns out to not get very good. It stopped working after Git for Windows 2.36.1
and does not pull the latest changes like the builtin
git
module does. Here'ssome explanation from the
git
role.Useful reading:
Fixed in
bec20420ff