git-it-electron icon indicating copy to clipboard operation
git-it-electron copied to clipboard

:computer: :mortar_board: Git-it is a (Mac, Win, Linux) Desktop App for Learning Git and GitHub

Results 108 git-it-electron issues
Sort by recently updated
recently updated
newest added

I'm running into error using pgmpy doing calculations for conditional probability (bayesian network) This is the structure of the network. weather_chart = BayesianModel([('Weather', 'Temperature'), ('Weather', 'Wind'), ('Weather', 'Rain'), ('Temperature', 'Bring_Jacket'),...

`in` and `instanceof` expressions in JS ```js a in obj; a instanceof C; ``` can be negated by grouping them and applying the `!` operator, i.e. ```js !(a in obj);...

![image](https://github.com/jlord/git-it-electron/assets/73500497/61160aeb-9d56-4aef-885d-460b21ab5f79)

I ran into some issue installing git-it on linux. It doesn't run when you click on the executable binary or when you run it from the terminal. When I ran...

I added a context menu with screen reading options to improve accessibility for low vision users Fix context menu. Closes https://github.com/jlord/git-it-electron/issues/390

having a context menu with text to speech/read options would improve the accesibility of this application