Hlo World

how to push incremental code

z
  1. git add .
  2. git commit -m"add a meaningful commit message"
  3. git push
Box1
Box2
Box3