git repository in pcloud synced folder keeps changing files
up vote
0
down vote
favorite
I've made the switch from Dropbox to pCloud recently due to their lack of support for some filesystems.
I've been sharing working git repositories via the cloud with my other machines. Only one machine is on at any given time so there was no problem with conflicted files with Dropbox.
However, now with pCloud, I frequently find my files modified in git status
but git diff
and diff
find no changes. This stops when I turn off pCloud.
When this happens git status
list all files as deleted and then all files untracked.
I can fix this for a minute or so if I run git add -A
I know this isn't best practice but these repositories are small and I haven't had any problems with Dropbox before.
Does anyone know what is happening?
git sync dropbox
add a comment |
up vote
0
down vote
favorite
I've made the switch from Dropbox to pCloud recently due to their lack of support for some filesystems.
I've been sharing working git repositories via the cloud with my other machines. Only one machine is on at any given time so there was no problem with conflicted files with Dropbox.
However, now with pCloud, I frequently find my files modified in git status
but git diff
and diff
find no changes. This stops when I turn off pCloud.
When this happens git status
list all files as deleted and then all files untracked.
I can fix this for a minute or so if I run git add -A
I know this isn't best practice but these repositories are small and I haven't had any problems with Dropbox before.
Does anyone know what is happening?
git sync dropbox
add a comment |
up vote
0
down vote
favorite
up vote
0
down vote
favorite
I've made the switch from Dropbox to pCloud recently due to their lack of support for some filesystems.
I've been sharing working git repositories via the cloud with my other machines. Only one machine is on at any given time so there was no problem with conflicted files with Dropbox.
However, now with pCloud, I frequently find my files modified in git status
but git diff
and diff
find no changes. This stops when I turn off pCloud.
When this happens git status
list all files as deleted and then all files untracked.
I can fix this for a minute or so if I run git add -A
I know this isn't best practice but these repositories are small and I haven't had any problems with Dropbox before.
Does anyone know what is happening?
git sync dropbox
I've made the switch from Dropbox to pCloud recently due to their lack of support for some filesystems.
I've been sharing working git repositories via the cloud with my other machines. Only one machine is on at any given time so there was no problem with conflicted files with Dropbox.
However, now with pCloud, I frequently find my files modified in git status
but git diff
and diff
find no changes. This stops when I turn off pCloud.
When this happens git status
list all files as deleted and then all files untracked.
I can fix this for a minute or so if I run git add -A
I know this isn't best practice but these repositories are small and I haven't had any problems with Dropbox before.
Does anyone know what is happening?
git sync dropbox
git sync dropbox
asked Nov 22 at 10:15
Lucidnonsense
92110
92110
add a comment |
add a comment |
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsuperuser.com%2fquestions%2f1377533%2fgit-repository-in-pcloud-synced-folder-keeps-changing-files%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown