To stash your current changes (both staged and unstaged), use:
git stash
Or to include untracked files as well:
# Created by https://www.toptal.com/developers/gitignore/api/macos,linux,django,python,pycharm,windows,nova,xcode,visualstudio,vim | |
# Edit at https://www.toptal.com/developers/gitignore?templates=macos,linux,django,python,pycharm,windows,nova,xcode,visualstudio,vim | |
### Django ### | |
*.log | |
*.pot | |
*.pyc | |
__pycache__/ | |
local_settings.py | |
db.sqlite3 |
# Local Dates: | |
git log --date=local --pretty=format:"%h%x09%an%x09%ad%x09%s" > commits.local.tsv.txt | |
# ISO Dates: | |
git log --date=iso --pretty=format:"%h%x09%an%x09%ad%x09%s" > commits.iso.tsv.txt |
### Keybase proof | |
I hereby claim: | |
* I am zigmoo on github. | |
* I am zigmoo (https://keybase.io/zigmoo) on keybase. | |
* I have a public key ASCEwAbKlQkKo3MvcwYrlTf410GY6fbAUMgEHOYDLsSxuwo | |
To claim this, I am signing this object: |
Wait a minute, why would anyone use 'screen', and what is it anyway?
Well, because it's both AWESOME and FUN!!
It lets you keep your own session running on all the servers you already use, and chances are, it's probably already installed and waiting for you! (since 1987!)
| Description | Command |
Making install in zfs | |
/usr/local/bin/gmkdir -p '/usr/bin' | |
rm -rf /Users/moo/Library/Extensions/zfs.kext | |
mkdir -p /Users/moo/Library/Extensions/zfs.kext | |
rsync -r zfs.kext/ /Users/moo/Library/Extensions/zfs.kext | |
chown -R root:wheel /Users/moo/Library/Extensions/zfs.kext | |
To load module: kextload -v /Users/moo/Library/Extensions/zfs.kext | |
To uninstall module: rm -rf /Users/moo/Library/Extensions/zfs.kext |
Date/Time: 2014-06-22 21:55:10 -0500 | |
OS Version: 10.9.3 (Build 13D65) | |
Architecture: x86_64 | |
Report Version: 18 | |
Command: No Target | |
Path: No Target | |
Version: ??? (???) | |
Parent: UNKNOWN PROCESS [0] |
Date/Time: 2014-06-21 14:38:45 -0500 | |
OS Version: 10.9.3 (Build 13D65) | |
Architecture: x86_64 | |
Report Version: 18 | |
Command: No Target | |
Path: No Target | |
Version: ??? (???) | |
Parent: UNKNOWN PROCESS [0] |
Anonymous UUID: 0F845463-0ABA-B66F-47E8-8C90AAA879C3 | |
Sun May 25 07:01:36 2014 | |
panic(cpu 1 caller 0xffffff8015cd1066): trying to interlock destroyed mutex (0xffffff8032182000) | |
Backtrace (CPU 1), Frame : Return Address | |
0xffffff81898bb860 : 0xffffff8015c22fa9 | |
0xffffff81898bb8e0 : 0xffffff8015cd1066 | |
0xffffff81898bb8f0 : 0xffffff8015c9e1e6 | |
0xffffff81898bbbc0 : 0xffffff8015c9ea4a | |
0xffffff81898bbbe0 : 0xffffff80160023af |
Anonymous UUID: 0F845463-0ABA-B66F-47E8-8C90AAA879C3 | |
Sat May 24 17:13:59 2014 | |
panic(cpu 1 caller 0xffffff800bed1066): trying to interlock destroyed mutex (0xffffff802813e000) | |
Backtrace (CPU 1), Frame : Return Address | |
0xffffff81881fba80 : 0xffffff800be22fa9 | |
0xffffff81881fbb00 : 0xffffff800bed1066 | |
0xffffff81881fbb10 : 0xffffff800be9c75e | |
0xffffff81881fbbe0 : 0xffffff800beae60c | |
0xffffff81881fbc00 : 0xffffff7f8d6392e0 |