Can someone suggest another alternative in which I commit my projects into git? I'm used to right click on my project, go to Git and Add than commit but this time round when pressing Add the usual commit page isn't showing up.
Asked
Active
Viewed 482 times
1
-
Use the terminal? – Zoe Jun 02 '19 at 18:00
-
1Try in this way https://stackoverflow.com/a/34991098/6532155 else you can use terminal with git commands – Kavita Patil Jun 02 '19 at 18:16
-
Thanks for the replies, how can I do it from the terminal?@Zoe – User89 Jun 02 '19 at 19:06