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
Fix issues with a HEREDOC entry in git.status (#385)
* requiring Ruby 2.3 or better
* fixing status#pretty using <<~ because we only maintain on Ruby 2.3+ now
* fixing a rake warning about branch not using a decomposed argument
Signed-off-by: Vern Burton <me@vernburton.com>
0 commit comments