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

git delta cann't recognize sharing file changes #879

Closed
Nainabutle28 opened this issue Jun 6, 2024 · 3 comments
Closed

git delta cann't recognize sharing file changes #879

Nainabutle28 opened this issue Jun 6, 2024 · 3 comments
Assignees
Labels
bug Something isn't working

Comments

@Nainabutle28
Copy link

Hi,
I have a sharing rules file which is already present in my branch. Now, I want to redeploy it, so I tried adding a dummy space and also tried adding a command in the last line of the file. However, I think Git is not able to identify the changes. When my deploy command tries to take the changed file, it shows the following error:
Could you please assist me with why this happens and how to solve it?
giterror

@Nainabutle28 Nainabutle28 added the bug Something isn't working label Jun 6, 2024
@scolladon
Copy link
Owner

Hi @Nainabutle28 !

Thanks for raising this issue and thanks for contributing in making this project better!

Sorry to see this issue, I think there is 2 issues here ?

  1. Redeploy the sharing rule by making a change into it, I think we can discuss that
  2. Deploy something empty, here it is more a cli situation.

Let's talk about point 1.
I think the issue here is the plugin detects the empty change and do not track it. To be sure could send me the steps to reproduce exactly this ?
Also, if you know you need to redeploy it why do you need the plugin to select it ? Why don't you just redeploy it ?

@scolladon
Copy link
Owner

Hi @Nainabutle28 !

Do you still have the issue ?
If yes, could you reply to my previous comment please ?

@scolladon
Copy link
Owner

Closing this issue for inactivity.

Feel free to reopen it with more information to reproduce and isolate it

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants