Every time I open gitkrarken, it gets stuck when opening the repo icon. I can not open / clone / init repo. I heard that some have the same problem, but no one seems to know why this is happening and what the solution is. Can anyone help with this?
UPDATE 1 Reinstalled it. Still having the same problem
Close gitkraken and go to your home directory. Delete the hidden ".gitkraken" folder. The ".gitkraken" folder will be created automatically after a restart. This solution works for me.
For Mac and Linux users: rm -r ~/.gitkraken
rm -r ~/.gitkraken
, . , Visual Studio , GitKraken. , VS .
View- > Reload (Ctrl + R).
( , ) GitKraken V2.7.0 x64 Windows. GitKraken . . , , , VS GitKraken . GitKraken, VS. , GitKraken, - " , ?". . , .
CLI. GitKraken . , -.
index.lock Project/.git . Btw .
[conflict] .git . git gc , , git fsck, , . GitKraken.
[conflict]
.git
git gc
git fsck
:
'[conflict]'
, , OneDrive.
OneDrive, GitKraken , , -. , GitKracken , "" .
, OneDrive, .
.jfm(), SSDT (Sql Server Data Tools). , GK . ( ) , .
, , , , , . , GitKraken . .
spring -boot (mvc) w/embedded H2 db, GitKraken (2.7.1)
, , , , ,
GitKraken, . . , "GIT GC" (https://git-scm.com/docs/git-gc)
Latex. Gitkraken .
, @GeekyMonkey, GitKraken Tex.
git status
, / /:
# 1 # 2 # 3
, git . git gui , ( ). ( git gui git gc, ) GitKraken.
. , .git/logs/HEAD ( , , gitg CLI git ). , GitKraken.
.git/logs/HEAD
gitg
git
...
, meld 'd , , . GitKraken ; . (, , ..). , GitKraken " ".
meld
, . , . , GitKraken .
GitKraken , Dokku (https://github.com/dokku/dokku) git remote add. . , Heroku , .
https://github.com/dokku/dokku
git remote add
UPD: Dokku/Heroku, . , SSH- URL- (, git@github.com:reponame...), GitKraken. , Dokku Heroku SSH- URL-. SSH- URL- HTTPS, GitKraken .
git@github.com:reponame...
, , , , , , .
. , . Excel Notepad++ .., , GitKarken . , . GitKraken, ! , GitKraken , . Commit .
, ".git".
( .git/index), , SHA1 blob; git ls-files .
git ls-files
( , )
, , . Gitkraken .
. .
, . . . - . GitKraken v3.x v4.x, !
,
, node_modules, git . git ( ) , , .
node_modules
I also had this problem. Once I added the "node_modules" directory to the .gitignore file,
echo node_modules >> .gitignore
and restarted the Kraken client, it worked like a charm.
Source: https://habr.com/ru/post/1673263/More articles:Creating a table of numbers - pythonЗапись первых 3 букв списка <> в С# - c#ImportError: cannot import name 'logsumexp' when importing sklearn.model_selection - pythonOpen repo using gitkraken stuck in loop - repoHow to make Redux Thunk and Apollo GraphQL work together - javascriptHow to set WidthRequest = 50 to a button in Xamarin.Forms for Windows Phone? - xamarin.formsIm get error "using outdated pixel format, make sure you set the range correctly with ffmpeg" .. can anyone check my code below? - phpUsing DataBinding for custom views - androidInternet Explorer converted from 100% to 1e2% - cssFacebook API object likes restrictions, likes counting and number of shares - facebookAll Articles