MCPcopy Create free account
hub / github.com/ReZeroS/git / run

Method run

src/main/java/club/qqtim/command/Add.java:34–37  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

32
33
34 @Override
35 public void run() {
36 addFiles(files);
37 }
38
39 /**
40 * update the index file content: if new file then add while old file will be updated

Callers

nothing calls this directly

Calls 1

addFilesMethod · 0.95

Tested by

no test coverage detected