GemTalk / JadeiteForPharo

IDE for GemStone Smalltalk application development in Pharo using Rowan code management
MIT License
0 stars 0 forks source link

Additional git options: git log, checkout git tag, checkout git branch, pull from git #52

Closed LisaAlmarode closed 8 months ago

LisaAlmarode commented 10 months ago

JforD provides menu items for git log and checking out a git tag or branch, and pull from git. These are useful and I've missed them when trying to see what was going on.

For reference, this is the menu item names and order in JforD. I think the order in JforD is probably not ideal, at least Git Log should be under Push to Git. IMO.

image

ericwinger commented 8 months ago

Opened bug https://github.com/GemTalk/Rowan/issues/910 for checkout issue. When that is fixed, this can be tested.

ericwinger commented 8 months ago

910 turned out to not be a bug but https://github.com/GemTalk/Rowan/issues/912 does seem to be a legitimate problem. Once that is fixed, can be retested.

ericwinger commented 8 months ago

Closing this as I think the missing menu items are in place and working. Would not be a bad idea to test this a little more.