SOFTWARE ENGINEERING

EMERGING TRENDS IN SOFTWARE ENGINEERING

MISCELLANEOUS

Question [CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
Which one of the following is not part of the data structure of a Git repository?
A
Body element
B
Branch pointer
C
Commit object
D
HEAD pointer
Explanation: 

Detailed explanation-1: -You shouldn’t store credentials like usernames, passwords, API keys and API secrets.

Detailed explanation-2: -What causes “fatal: not a git repository”? The fatal: not a git repository error makes it clear that you’re not in a git repository, but the reason you’re not in such a repository may be one of two: 1. You tried to run the command but did not navigate to the project folder where the git repository is located.

There is 1 question to complete.