Guest User

Untitled

a guest
Oct 18th, 2017
78
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.79 KB | None | 0 0
  1. # This is a combination of 3 commits.
  2. # This is the 1st commit message:
  3. Removed debug text files
  4.  
  5. # This is the commit message #2:
  6.  
  7. Removed debug text files
  8.  
  9. # This is the commit message #3:
  10.  
  11. Actually added them to the .gitignore
  12.  
  13. # Please enter the commit message for your changes. Lines starting
  14. # with '#' will be ignored, and an empty message aborts the commit.
  15. #
  16. # Date: Wed Oct 18 09:18:16 2017 +0200
  17. #
  18. # interactive rebase in progress; onto ec00549
  19. # Last commands done (5 commands done):
  20. # squash db9fff2 Removed debug text files
  21. # squash 15ef887 Actually added them to the .gitignore
  22. # No commands remaining.
  23. # You are currently editing a commit while rebasing branch 'master' on 'ec00549'.
  24. #
  25. # Changes to be committed:
  26. # modified: .gitignore
  27. # deleted: out.txt
  28. # deleted: test.txt
  29. #
Add Comment
Please, Sign In to add comment