Skip to content

Commit 80afaea

Browse files
author
Jeff Bogue
committed
Add overview of Git Structures (align)
1 parent d8f7016 commit 80afaea

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

handout.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -17,9 +17,9 @@ DIR INDEX REPO REMOTE
1717
] WRITE
1818
] CODE
1919
20-
--> add . -] (moves to index)
20+
--> add . -] (moves to index)
2121
22-
--> commit --] (moves to repo)
22+
--> commit --] (moves to repo)
2323
24-
--> push ----] (moves to remote)
24+
--> push ----] (moves to remote)
2525
```

0 commit comments

Comments
 (0)