regepanのはてなブログ

個人的なメモ帳レベルの文章。

2014-10-15から1日間の記事一覧

Gitで特定のファイルを昔の状態に戻す。

Gitで特定のファイルを指定したコミットの状態に戻す方法 | ぼくのインターネッツ実用性アリ。

削除したファイルをgitで復元する方法。

gitで削除してしまったファイルの復元 - itochin2の日記(仮) gitで削除してしまったファイルの復元 - itochin2の日記(仮)たまーに使う。

git stash popでconflictしたのをabortする方法。

Undo Git Stash Pop Undo Git Stash Pop - Stack Overflowただしこのコマンドだと修正済みで、未コミットの変更も失われる。 こっちの方がいいかも。 Undo git stash pop that results in merge conflict Undo git stash pop that results in merge conflict…

Phpstormでproject内でindexするディレクトリを個別に除外する。

流石Phpstorm。すごいなぁ。 Configuring Folders Within a Content Root