gitkraken Questions
4
I'm using GitKraken (not sure if relevant) and as I'm trying to commit, I get this error message:
And as I press the button "View Hook Output" I get the following:
pre-commit
husky > npm run -s...
Foretopmast asked 14/5, 2018 at 14:36
2
Using gitkraken with a gitflow-enabled repository and trying to figure out how to finish a feature branch in such a way so as to also delete from remote that feature branch if it exists. When you u...
6
Solved
I've got a repository that I've had for years, using through GitKraken. I just used the CLI to assign a tag (using the code git tag -a v0.7.1 -m "my version 0.7.1" ea27f3b3ab882e58cbb5995f5d8638a20...
3
Solved
I have installed Beyond Compare and want to use it as both merge and diff tool inside Gitkraken.
When I select any of the modified files, it still uses the default Gitkraken diff view... I know ...
Radmen asked 21/8, 2017 at 7:25
1
Solved
I use Visual Studio to develop my code. My files are encoded in UTF-8 with BOM.
As VS doesn't allow to stage hunk a files, I use GitKraken to do so.
But when I stage a hunk a file with GitKraken, t...
3
Solved
Gitkraken autoupdates, and this cannot be turned off in the UI. This would not be a problem, were it not that I am using it on a managed device that does not trust Gitkraken's code signing. As a re...
Pillow asked 16/7, 2020 at 20:53
3
I have been unable to find how to rename a local repo in GitKraken, or if this feature is unavailable.
I believe the option was available if you use the Init feature to generate the local and rem...
Kennedy asked 6/3, 2019 at 14:37
3
Solved
I've been using GitKraken for a year now with no issues. Then today I go to open it and the app immediately crashes. I have tried restarting my machine (Mac). I've tried reinstalling the app. No lu...
2
fatal: bad boolean config value 'null' for 'commit.gpgsign' gitkraken and gitclients
I am using GitKraken as my git client and it was always working fine, but for a few days I am getting the error fatal: bad boolean config value 'null' for 'commit.gpgsign' when I use any other git ...
Injection asked 11/8, 2021 at 14:45
32
Solved
Every time I open gitkrarken it gets stuck at opening repo icon. I can't open/clone/init repo.
I heard some others have the same problem but no one seems to know why this is happening and what the ...
3
Solved
I'm using GitKraken quite frequently, but I cannot manage how to set to which remote I want to push. In the context menu I cannot find any entry like "use this remote for push/pull".
I have to se...
Culley asked 20/6, 2017 at 9:14
3
Solved
Where can I find the config files for GitKraken on Windows?
GitKraken shows many repositories, which I would not like to be listed in the "recently opened repos" list.
12
Solved
When I try to open a repository in a xampp server with Gitkraken I can't view branches or commits, just the message "Displaying 2000 commits. Adjust this setting in Preferences". I tried to reinsta...
3
Solved
For a repository on GitHub, GitKraken shows:
This repository requires LFS but you do not have LFS installed.
Modifying files that are tracked by LFS could potentially harm your
repository. Ple...
2
Solved
I using GitKraken as Git client. Here I see that, in file history it shows 1 hour ago, yesterday, 4 days ago,etc. Is there a way that I can see date time instead? I can see that in sourceTree.
Git...
Protonema asked 8/5, 2019 at 18:48
6
I am using gitkraken on linux and it is excellent application. When I authenticate with bibucket, app will connect.
But when I try to make push, app will display error in top panel:
Your oAuth to...
5
Solved
I've entered fullscreen mode and now it seems impossible to exit it via the GUI.
How can I leave fullscreen mode again once entered?
Boudreau asked 14/6, 2017 at 11:9
2
Solved
I want to ignore git hook in some scenario i have.
How can i commit using gitKraken while specifying --no-verify flag.
Thanks.
Jester asked 1/11, 2018 at 5:18
16
I've found GitKraken and it looks cool and I never have an issue with index.lock unlike SourceTree. The only problem is I am unable to push and pull to my server in the other room. I have configure...
6
Solved
Who has been working with client GitKraken as GIT, you will know that authentication required?
For the application, log in with: [email protected]
The repository is with: [email protect...
Fash asked 21/10, 2016 at 13:3
4
Solved
I have recently changed my GitHub username and when I try to push with Authentication > Use local SSH agent selected, GitKraken push fails with following error:
Push Failed
Configured SSH key is ...
1
As suggested in Q22575737, I've updated my registry and have set git config --system core.longpaths true while working with long paths. The problem is solved in Git Bash for Windows however, I am g...
2
I am using GitKraken to manage my repositories from github, and I am able to see and clone repositories I am the owner of no problem. However, I set up a repository with my school's github account,...
Flooring asked 16/11, 2016 at 20:38
2
I'm trying to use a commit hook that runs eslint. To hook uses GIT_DIR to find the package local eslint and related eslint configs. Like this:
ESLINT_PATH="${GIT_DIR}/../node_modules/.bin/eslint"
...
Aurlie asked 7/6, 2017 at 16:8
10
Solved
I was trying to push and create a pull-request from my local feature-branch, as usual, being in my feature-branch and right-clicking on the remote origin/develop -branch (I'm using Git Flow), and t...
Calumniation asked 9/3, 2017 at 11:46
1 Next >
© 2022 - 2024 — McMap. All rights reserved.