github joshmedeski/sesh v2.18.0

10 hours ago

What's Changed

Sesh now does a better job at naming sessions related to git bare repos (git clone --bare)

Previously, it expected you to use the ./.bare convention when setting up git bare repos, this is not the default behavior so now sesh supports the default .git when cloning to bare but still supports the .bare convention if you're using it.

Shoutout to @jesseleite for working on this with me!

Full Changelog: v2.17.1...v2.18.0

Don't miss a new sesh release

NewReleases is sending notifications on new releases.