A

Admin • 828.03K Points
Coach

Q. Which command is used to list all configured aliases?

  • (A) git alias
  • (B) git config --list
  • (C) git config --get alias
  • (D) git aliases
  • Correct Answer - Option(B)
  • Views: 1
  • Filed under category Git
  • Hashtags:

Explanation by: Admin
Aliases are stored in Git configuration and shown with config list.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.