-
Notifications
You must be signed in to change notification settings - Fork 36
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Nothing is committed/pushed to remote branch #47
Comments
Please try the steps described here |
Hi
Where can I see logs of actions being performed? |
YaCo/YaLibs/YaToolsLib/Git.cpp Line 215 in 5d5582d
|
Which version are you using ? v2.0 & v2.1 should have logs |
It could be because of the async push now? Wait a while and hit save again. I'm not sure output from async push appears till the next save? |
@bl00pbl00p anything new about this ? |
Hello
I'm trying to use YaCo on a private remote git server, I'm using Windows as my git Client/IDA
and managed to connect to the remote repository, however when I try to Ctrl-W or YaCo tools to push
my initial idb, (I'm using the _local.idb), I don't see any changes being sent/committed,
The only error message I get is that something failed and I should look at
git_rebase.log
but the file doesn't exist, my idb_.log files show no sign of any action being performed and sometimes the "YaCo" toolbar doesn't respond, (it doesn't open the option menubar to show the desired capabilities).I'm working on IDA 7.0, Windows, and a remote Linux-based Git repo.
Can you help me what I'm doing wrong? It seems there's some operation I'm missing.
The text was updated successfully, but these errors were encountered: