Add git alias for adding file with path relative to root #146
Reference in New Issue
Block a user
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?
Commonly I want to stage a file from
git diff, but it gives me the absolute path while my cwd is far into the projects somewhere.git addr(or something) would be nice