Skip to content

Instantly share code, notes, and snippets.

@jykim16
Last active February 9, 2018 23:41
Show Gist options
  • Save jykim16/d0a73315d46b99a8bb4d1e75c1c16ffc to your computer and use it in GitHub Desktop.
Save jykim16/d0a73315d46b99a8bb4d1e75c1c16ffc to your computer and use it in GitHub Desktop.

Revisions

  1. jykim16 revised this gist Feb 9, 2018. 1 changed file with 1 addition and 1 deletion.
    2 changes: 1 addition & 1 deletion git-cheatsheet
    Original file line number Diff line number Diff line change
    @@ -1,3 +1,3 @@
    Delete untracked files

    git clean -fd
    git clean -fd <FILE_OR_FOLDER>
  2. jykim16 revised this gist Feb 9, 2018. 1 changed file with 3 additions and 1 deletion.
    4 changes: 3 additions & 1 deletion git-cheatsheet
    Original file line number Diff line number Diff line change
    @@ -1 +1,3 @@
    _
    Delete untracked files

    git clean -fd
  3. jykim16 renamed this gist Feb 9, 2018. 1 changed file with 0 additions and 0 deletions.
    File renamed without changes.
  4. jykim16 created this gist Feb 9, 2018.
    1 change: 1 addition & 0 deletions gitShortcuts
    Original file line number Diff line number Diff line change
    @@ -0,0 +1 @@
    _