Answer the question
In order to leave comments, you need to log in
Tell me what's happening on the command line
I'm learning Git using this tutorial githowto.com/ru/ and got acquainted with the command line for the first time.
When using the alias:
hist = log --pretty=format:\"%h %ad | %s%d [%an]\" --graph --date=short
(this is from .gitconfig)
described in lesson 11, at first everything was ok, and then the following message appeared:
After that, it is no longer possible to work on the command line. Can you tell me if this is a bug or is something not working right? There are suspicions that the quotes in the alias code are to blame.
Answer the question
In order to leave comments, you need to log in
Thank you, it worked :) But I would like to know what is the reason? And what is it that turns on?
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question