📅  最后修改于: 2022-03-11 14:50:24.237000             🧑  作者: Mango
$ git statusOn branch mainChanges to be committed: new file: style.cssChanges not staged for commit: modified: index.htmlUntracked files: script.js$ git stash -uSaved working directory and index state WIP on main: 5002d47 our new homepageHEAD is now at 5002d47 our new homepage$ git statusOn branch mainnothing to commit, working tree clean