Skip to main content
added 19 characters in body
Source Link
rinu
  • 101
  • 2

Now that I knew what to look for, I found the answer on Stack Overflow:

git -c color.ui=always -c color.status=always status | sponge

Now that I knew what to look for, I found the answer on Stack Overflow:

git -c color.status=always status | sponge

Now that I knew what to look for, I found the answer on Stack Overflow:

git -c color.ui=always -c color.status=always status | sponge
Merge the comment giving the origin.
Source Link
Stephen Kitt
  • 481.5k
  • 60
  • 1.2k
  • 1.4k

git -c color.status=always status | sponge Now that I knew what to look for, I found the answer on Stack Overflow:

git -c color.status=always status | sponge

git -c color.status=always status | sponge

Now that I knew what to look for, I found the answer on Stack Overflow:

git -c color.status=always status | sponge
Source Link
rinu
  • 101
  • 2

git -c color.status=always status | sponge