using a different git profile on the same computer

https://code.tutsplus.com/tutorials/quick-tip-how-to-work-with-github-and-multiple-accounts–net-22574

 

https://stackoverflow.com/questions/10909221/why-is-github-asking-for-username-password-when-following-the-instructions-on-sc

 

Alternatively, just use GitKraken or another Git GUI =_= cuz I couldn’t figure out how to get this other nonsense to work.

using a different git profile on the same computer

so. you need to make the owl carousel fade in and out instead of swiping.

THIS IS NOT BUILT IN TO A STANDARD OWL-CAROUSEL FEATURE.

Find the animation you want in the animate.css library. Choose the in and out versions of the animation you want.

Add a property name to your slider describing the transition.

transitionStyle :"Fade",
Rename your animation in this style:
owl-Fade-in, owl-Fade-out

Big thanks to:

http://www.landmarkmlp.com/js-plugin/owl.carousel/demos/transitions.html

 

so. you need to make the owl carousel fade in and out instead of swiping.