Answer the question
In order to leave comments, you need to log in
What does this error mean?
Learn Git via githowto.com/ru/aliases
stuck on aliases like
git config --global alias.hist "log --pretty=format:'%h %ad | %s%d [%an]' --graph - -date=short"
warning: alias.hist has multiple values
error: cannot overwrite multiple values with a single value. Use a regexp, --add or --replace-all to change alias.hist.
It says that the alias hist already exists? And where? And how do I change the request so that the hist alias is set? Do I need to find a file that has alias.hist and make changes there?
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question