Skip to main content
Filter by
Sorted by
Tagged with
-1 votes
1 answer
93 views

I want to delete a specific commit from my repository. The yellow one in this case So I entered the following command and this file opened up the red one here is 2.9.1 fa7c710 is 2.9.2 and 15e9b64 ...
Divyanshu Bhujbal's user avatar
0 votes
0 answers
54 views

I've been a Git user for many moons - in Windows. I used to use CLI+Tortoise Git and rarely encountered problems. I made the switch to Linux (kubuntu 23.10), install VS Code (beauty, btw), and ...
Dennis Jorgenson's user avatar
0 votes
1 answer
343 views

I want to add graphs in React similar to the below attached image. Is there any package available of achieving so? Or is it possible to make it using the Graph data structure?
Keshav Kishor Ram's user avatar
0 votes
1 answer
2k views

I am creating a data dashboard and I have stumbled on a problem that has me completely stumped. I am using chart.js as the chart renderer and jquery/js for the control of the dashboard. I want a user ...
insomniac22's user avatar