You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There is currently only the m alias that merges the specified branch in non-fast-forward mode. To do a "squash" merge a new ms alias will be added using the default fast-forward mode.
The text was updated successfully, but these errors were encountered:
There is currently only the
m
alias that merges the specified branch in non-fast-forward mode. To do a "squash" merge a newms
alias will be added using the default fast-forward mode.The text was updated successfully, but these errors were encountered: