Advertisement
jenka

Untitled

Mar 4th, 2021
19
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.64 KB | None | 0 0
  1. commit 89e63df92de0c40525c48e77f9650ad527c626de (HEAD -> main, origin/main)
  2. Author: Jennifer Homsy <jenhomsy@gmail.com>
  3. Date: Thu Mar 4 15:42:20 2021 +0100
  4.  
  5. At Wild Code School, we code without shoes
  6.  
  7. for evaluation
  8.  
  9. diff --git a/wild.html b/wild.html
  10. index 45869ca..1f96d95 100644
  11. --- a/wild.html
  12. +++ b/wild.html
  13. @@ -8,5 +8,7 @@
  14. <body>
  15. <h1>At Wild Code School, we code without shoes 1</h1>
  16. <p>is the last change</p>
  17. +
  18. + <h1>Pour le commit nommé comme il faut</h1>
  19. </body>
  20. </html>
  21. \ No newline at end of file
  22.  
  23. commit 160f14d0dee732352ccd0258803c44bb287e8295
  24. :
  25.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement