Yosef Herskovitz
Yosef Herskovitz
Fixed typo: Changed "browseable" to "browsable"
My company's anti-malware blocks you published pages as a malicious url, not sure why (maybe due to url size?). Just a heads up
Allow tab completion when typing out branch names in the `checkout branch` and `delete branch` tabs.
When a user goes to the Checkout or Delete branch tabs, they need to manually type out the full branch name. You should be able to type just the first...
Add the ability to squash all the commits on the current branch.
Added the ability to specify selector orientation: -- include `displayDirection='column'` or `displayDirection='row'` as an argument when calling SelectInput. Added the ability to pass in a default and an accent color...