Advertisement
lamiastella

deleted a folder locally

Jan 29th, 2021
119
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.89 KB | None | 0 0
  1. On branch master
  2. Your branch is up to date with 'origin/master'.
  3.  
  4. Changes not staged for commit:
  5. (use "git add/rm <file>..." to update what will be committed)
  6. (use "git restore <file>..." to discard changes in working directory)
  7. modified: demo/demo_frankmocap.py
  8. deleted: mocap_utils/compare_results.py
  9. deleted: mocap_utils/compose_image.py
  10. deleted: mocap_utils/coordconv.py
  11. deleted: mocap_utils/demo_utils.py
  12. deleted: mocap_utils/dist_data.py
  13. deleted: mocap_utils/extract_frame.py
  14. deleted: mocap_utils/general_utils.py
  15. deleted: mocap_utils/geometry_utils.py
  16. deleted: mocap_utils/geometry_utils_torch.py
  17. deleted: mocap_utils/timer.py
  18. modified: renderer/visualizer.py
  19.  
  20. Untracked files:
  21. (use "git add <file>..." to include in what will be committed)
  22. .idea/
  23. input/
  24. output/
  25.  
  26. no changes added to commit (use "git add" and/or "git commit -a")
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement