Updated: Wednesday, September 13,2023-09-13 14:14:00
parent
e8c0938fb2
commit
4983c22a57
|
@ -29,8 +29,12 @@ git log --pretty=format:"%h - %an, %ar : %s"
|
|||
|
||||
#### Git global setup:
|
||||
|
||||
```
|
||||
git config --global user.name "Shwetha Jayaraj"
|
||||
git config --global user.email "shwetha.jayaraj@uconn.edu"
|
||||
|
||||
```
|
||||
|
||||
Some components of a [bare git clone](https://git-scm.com/docs/gitrepository-layout).
|
||||
|
||||
---
|
||||
|
|
Loading…
Reference in New Issue