paneech86 / terminal-ide

Automatically exported from code.google.com/p/terminal-ide
0 stars 0 forks source link

git-pull broken / missing #40

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. have existing git project
2. execute git pull

What is the expected output? What do you see instead?
expected is successful pull, but I get: 
<
/data/data/com.spartacusrex.spartacuside/files/system/bin/git-pull: git-merge: 
not found
fatal: 'pull' appears to be a git command, but we were not able to execute it. 
Maybe git-pull is broken?
>
No new files / changes are applied. log is not up-to-date, pull doesn't make 
any operations.

What version of the product are you using? On what operating system?
Transformer Prime, Android OS, Terminal IDE version 1.99

Original issue reported on code.google.com by tamino.h...@gmail.com on 9 Mar 2012 at 11:00

GoogleCodeExporter commented 8 years ago
See Issue 19, comment 3 for fix : 
http://code.google.com/p/terminal-ide/issues/detail?id=19

Original comment by AndrewJa...@gmail.com on 10 Apr 2012 at 10:00