biviosoftware / home-env

MIT License
2 stars 2 forks source link

gpush should output commit hashes #55

Open robnagler opened 1 year ago

robnagler commented 1 year ago

I'm now getting (Shell command succeeded with no output) instead of the commit hashes. It would be nice to see commit hashes. This requires saving the output in a variable instead of tossing it.

e-carlin commented 1 year ago

Just saw

To have this happen automatically for branches without a tracking
upstream, see 'push.autoSetupRemote' in 'git help config'
robnagler commented 1 year ago

Added in git 2.37.0 which is pretty recent. Won't work on older versions or the mac