This repository has been archived by the owner on Aug 27, 2020. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 35
Uncaught TypeError: Cannot read property 'split' of null #84
Comments
I have this issue as well |
[Enter steps to reproduce:]
Atom: 1.36.1 x64 Stack TraceUncaught TypeError: Cannot read property 'split' of null
Commands
Non-Core Packages
|
+1 |
2 similar comments
+1 |
+1 |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I am opening a fresh issue of #49, to attract attention to it.
Because #49 has been closed since it started and has had many other reports since then but the issue stayed closed without a fix.
That said;
BUG REPORT
[Enter steps to reproduce:]
git init --separate-git-dir=/gitrepos/xxxx --shared=group
Take note that
/gitrepos/xxxx
is any existing directory you want the git administrative files to be kept in...CTRL+F5
to reload the atom window in case you executed the above step inside a terminal emulator inside the Atom Window like i use.Otherwise start your Atom Editor with the directory you just initialized git in.
CTRL+SHIFT+P
to bring up the command menu.Atom: 1.35.0-beta0 x64
Electron: 2.0.16
OS: Debian GNU/Linux
Thrown From: git-log package 0.4.1
Stack Trace
Uncaught TypeError: Cannot read property 'split' of null
Commands
Non-Core Packages
The text was updated successfully, but these errors were encountered: