Skip to content

Commit

Permalink
latest branching fixes 22:24 : removed console.logs
Browse files Browse the repository at this point in the history
  • Loading branch information
GABRIEL-star-alt committed Apr 13, 2024
1 parent da5fa6a commit 272457e
Show file tree
Hide file tree
Showing 5 changed files with 3 additions and 4 deletions.
1 change: 1 addition & 0 deletions demo/.statik/SNAPSHOT
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
QmQEEHtK7J3Nq9qeaAobUxFZs2enbJWAA8iAzyhVJnsfmp
2 changes: 1 addition & 1 deletion demo/b/b.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
B
Bbb
1 change: 0 additions & 1 deletion dist/vc/branching.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion dist/vc/branching.js.map

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 0 additions & 1 deletion src/vc/branching.ts
Original file line number Diff line number Diff line change
Expand Up @@ -145,7 +145,6 @@ let newBranchaddedpaths:string[]=[]
newBranchContent.forEach((e:any)=>{
newBranchaddedpaths.push(e.path)
})
console.log(newBranchaddedpaths)

deleteFoldersAndFilesExceptStatikAndPaths(cwd,newBranchaddedpaths)
let data
Expand Down

0 comments on commit 272457e

Please sign in to comment.