Git add would add files from A to B Git commit would replace files in [Select] with files in Select ] D Git push would r
Posted: Fri May 20, 2022 3:09 pm
Git add would add files from A to B Git commit would replace files in [Select] with files in Select ] D Git push would replace files in [Select] with files in Git checkout would replace files in [Select] with files in [Select] Git pull would replace files in [ Select] V [ Select] with files in if success A: working directory B: staging directory C: local repository D: cloud repository E: stash directory F: working directory & staging directory G: working directory & local repository H: staging directory & local repository I: staging directory & cloud repository