I use VNC -> Git -> Stash Changesin Intellj IDEA
VNC -> Git -> Stash Changes
I get an error:
I launched
git config --global user.email "you@example.com" git config --global user.name "Your Name"
But it still does not work. Why?
My mistake. I installed user.mail instead of user.email
Source: https://habr.com/ru/post/1686736/More articles:What does "back pressure" mean in Rxjava? - backpressureHow to get all jars loaded by Java application in Java9? - javaAuto-link iOS 11 UIBarButtonItem Toolbar with customView - iosmemoization does not work as expected - pythonCan I start a timer at different time intervals? - javaussd interactive session (multi-stage) does not work on android 8 (Oreo) - androidTriple Nested For Loop with specific output (java) - javaFailure of the simplest possible test cv2.remap (), otherwise. how can i use remap () in python? - pythonHow to speed up the calculation of the integrated image? - c ++Is the calculation of the integrated image on the GPU really faster than on the processor? - c ++All Articles