Skip to content
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

Overwrites files managed by git-annex #257

Closed
admirabilis opened this issue Sep 11, 2016 · 1 comment
Closed

Overwrites files managed by git-annex #257

admirabilis opened this issue Sep 11, 2016 · 1 comment

Comments

@admirabilis
Copy link

Hello! First of all, thank you for always improving sGit!

I don't really know if this is a bug in sGit or maybe an Android filesystem limitation, but files managed by git-annex are forcefully changed and committed with sGit. Since git-annex just creates symlinks for the files, users can clone the repo and work on the code normally without installing or understanding git-annex.

  1. Clone git@gitlab.com:teresaejunior/git-annex-test.git (which has a cat binary managed by git-annex).
  2. Create an empty file called test.
  3. Add all to stage.
  4. At the Status tab, you can now see that cat appears under Changed files.
  5. You can also Commit, and see at the diff that cat was included in the commit.
@admirabilis admirabilis changed the title Conflicts with git-annex Overwrites files managed by git-annex Sep 11, 2016
@maks
Copy link
Collaborator

maks commented Nov 2, 2016

This issue was moved to maks/MGit#44

@maks maks closed this as completed Nov 2, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants