Skip to content

Instantly share code, notes, and snippets.

View sweetports's full-sized avatar

Taishi Kumagai sweetports

View GitHub Profile
@sweetports
sweetports / phpstorm-FTPerror(timestamp)
Last active March 3, 2021 08:18
Phpstorm FTP uploading error(timestamp)
PhpstormでFTPアップロードで以下のエラーが出るとき
Failed to change timestamp of the file
Tool - Deployment -Optionsにて、「Preserve files timestamps」のチェックを外す
@sweetports
sweetports / 0_reuse_code.js
Created February 26, 2014 21:12
Here are some things you can do with Gists in GistBox.
// Use Gists to store code you would like to remember later on
console.log(window); // log the "window" object to the console