Advertisement
lamiastella

dev_renders branch

Sep 26th, 2020
309
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.03 KB | None | 0 0
  1. (base) mona@mona:~/research/3danimals/SMALViewer$ ls
  2. total 96K
  3. -rw-rw-r-- 1 mona mona 1.9K Sep 21 23:15 README.md
  4. -rw-rw-r-- 1 mona mona 35K Sep 21 23:15 LICENSE
  5. -rw-rw-r-- 1 mona mona 73 Sep 21 23:15 .gitmodules
  6. -rw-rw-r-- 1 mona mona 1.2K Sep 21 23:15 .gitignore
  7. drwxrwxr-x 2 mona mona 4.0K Sep 21 23:15 docs
  8. -rw-rw-r-- 1 mona mona 11K Sep 21 23:15 pyqt_viewer.py
  9. -rw-rw-r-- 1 mona mona 276 Sep 21 23:15 smal_viewer.py
  10. drwxrwxr-x 9 mona mona 4.0K Sep 21 23:15 .git
  11. drwxrwxr-x 2 mona mona 4.0K Sep 21 23:21 __pycache__
  12. drwxrwxr-x 3 mona mona 4.0K Sep 21 23:21 controls
  13. drwxrwxr-x 3 mona mona 4.0K Sep 21 23:31 SMPL
  14. drwxrwxr-x 3 mona mona 4.0K Sep 21 23:39 smal
  15. drwxrwxr-x 8 mona mona 4.0K Sep 21 23:39 .
  16. drwxrwxr-x 9 mona mona 4.0K Sep 23 18:36 ..
  17. (base) mona@mona:~/research/3danimals/SMALViewer$ git pull .
  18. From .
  19. * branch HEAD -> FETCH_HEAD
  20. Already up to date.
  21. (base) mona@mona:~/research/3danimals/SMALViewer$ git checkout dev_renders
  22. error: pathspec 'dev_renders' did not match any file(s) known to git
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement