Fix squashing when a ref is named HEAD
This would print an ambiguous refs warning, so silence that with --quiet. HEAD in this context will refer to the 'current commit', not the ref with that name.
Showing
Please register or sign in to comment