wizmer / syncorg

An implementation of MobileOrg for the Android platform
GNU General Public License v3.0
174 stars 23 forks source link

SSHSynchronizer now returns absolute paths in syncresult. #50

Open rkaercher opened 7 years ago

rkaercher commented 7 years ago

After the latest changes for the external synchronize on master the app kept throwing an error (at least for me) after every git pull. This fixes that problem for me by adding the absolute path to all file paths returned by the git wrapper.