Git Tutorial – 11 – How to Move and Rename Files

[ad_1]
Facebook –
GitHub –
Google+ –
LinkedIn –
reddit –
Support –
thenewboston –
Twitter –


Posted

in

by

Tags:

Comments

23 responses to “Git Tutorial – 11 – How to Move and Rename Files”

  1. Slayer Princess Avatar

    "Oh branch master" That literally made me laugh out loud. 😀

  2. mohit b v bv Avatar

    when I try to do: git mv sweethird.txt lovenotes/patty.txt. I get an error fatal: not under version control

  3. BringerOfTheTruth Avatar

    Someone stuck on subversion watched this video

  4. BringerOfTheTruth Avatar

    Seems like git picks up whenever I rename a file, I just have to do git add . Don't know how it does it, perhaps it looks at the content and figures its the same file ?

  5. Samuel Kaiser Avatar

    Or just 'git add .' and commit it, it'll be all fine. Same with removing. Less typing, more doing.

  6. SerNexy Avatar

    If i want to move some .txt file in new folder, but i dont want to rename it… how i can do that?
    Sorry for my baaaaad English (:

  7. Ranganayakulu Modi Avatar

    HI Bucky, We moved Pudding.txt to LoveNotes/patty.txt

    on 'git status' command why it is displaying " renamed: second.txt -> LoveNotes/patty.txt"

    $ git status
    On branch master
    Changes to be committed:
    (use "git reset HEAD <file>…" to unstage)

    renamed: second.txt -> LoveNotes/patty.txt

    we already renamed second.txt to pudding.txt right.

  8. Super Horizont Avatar

    You're so funny, I want to F you

  9. Troy Forte Avatar

    I can't upload my love notes because I'm too scared to commit.

  10. David Guido Avatar

    Patrisha Pudding.

  11. videovulcan Avatar

    Ohhhhhh Branch Master, how could you??

  12. Charlotte Fields Avatar

    if you have a git version higher than 1.7 you can use git rename i believe

  13. willzurmacht Avatar

    Thanks bucky! 😀

  14. Barack Obama Avatar

    Oh Branch Master! Bring us good tidings and plentiful tutorials.

  15. HardToBe Shy Avatar

    It doesn't run into my pc. Command git rm and git mv.

  16. Team YKN Noah Avatar

    Y u no make more vlogs? D:

  17. Kosteri x Avatar

    Bucky thanks for the effort!
    Please add how to revert to previous versions and other stuff.
    Perhaps extend your html5 tutorial with git versions.

  18. carlosyalluh Avatar

    i have 99 problems and a git aint one

  19. Merril Antoney Avatar

    This is an awesome video series. Thank you so much for sharing this valuable knowledge. Can't keep wait till next bunch of videos!!!

  20. Kade Stormer Avatar

    Could you do github tutorials

  21. darookmezd Avatar

    Can you do a tutorial about git push and git pull?

Leave a Reply

Your email address will not be published. Required fields are marked *