Horje
git log find by user Code Example
check logged in user git shell
git config -l
git config user.name
git config user.email
how to check the current git user
To know the username, type:

git config user.name

To know the email, type:

git config user.email
git log find by user
git log --author="Jon"




Shell

Related
docker-compose.yml ubuntu Code Example docker-compose.yml ubuntu Code Example
bash tar list of files from folder Code Example bash tar list of files from folder Code Example
cool welcome message linux Code Example cool welcome message linux Code Example
how to create hotspot in kali linux terminal Code Example how to create hotspot in kali linux terminal Code Example
git log arquivos Code Example git log arquivos Code Example

Type:
Code Example
Category:
Coding
Sub Category:
Code Example
Uploaded by:
Admin
Views:
10