Forgot your password?
luyin@T460$ git stash Segmentation fault (core dumped) luyin@T460$ git st On branch master Your branch is ahead of 'origin/master' by 3 commits. (use "git push" to publish your local commits) Changes not staged for commit: (use "git add <file>..." to update what will be committed) (use "git restore <file>..." to discard changes in working directory) modified: luis_utils.py modified: model.py Untracked files: (use "git add <file>..." to include in what will be committed) scripts/rename_intent.py no changes added to commit (use "git add" and/or "git commit -a") luyin@T460$ git stash fatal: Unable to create '/home/luyin/Informatik/Development/Luis-Scripts/.git/index.lock': File exists. Another git process seems to be running in this repository, e.g. an editor opened by 'git commit'. Please make sure all processes are terminated then try again. If it still fails, a git process may have crashed in this repository earlier: remove the file manually to continue. luyin@T460$