gitui
gitui copied to clipboard
use CredComponent for PullComponent via RefCell shared with main app
this allow the CredComponent to be reused across the all other components. Since at any time only one using compoenent (here PullComponent only for now) is visible only one these sharing entities will try to get hold of the shared component via the RefCell
@extrawurst I know this is probably annoying. But can you give this another approval ?
I have done a make check
make test
and make build-release
so atleast the linux part should pass the CI
(Thinking of another smaller PR just become a contributor before trying to work further on this on)
@extrawurst any input on this ?
[try 2] @extrawurst does this go in the right direction ?
[try 2] @extrawurst does this go in the right direction ?
sorry for not giving you feedback on this yet, I hope to be able to on the weekend
Is this still relevant ( even after resolving the conflicts) ? @extrawurst
This issue has been automatically marked as stale because it has not had any activity half a year. It will be closed in 14 days if no further activity occurs. Thank you for your contributions.