reschke commented on PR #434:
URL: https://github.com/apache/felix-dev/pull/434#issuecomment-3143832467

   ```
   > git reset 0916f3d49c865851c2899e835d8614fc2f174f74
   Unstaged changes after reset:
   M       
fileinstall/src/main/java/org/apache/felix/fileinstall/internal/DirectoryWatcher.java
   
   > git add .
   
   > git commit -a -m "FELIX-6794: Fileinstall hangs (endless loop) when 
java.io.tempdir is not writable, use java.nio.Files instead, improve 
diagnostics"
   [FELIX-6794 8820b8ea1] FELIX-6794: Fileinstall hangs (endless loop) when 
java.io.tempdir is not writable, use java.nio.Files instead, improve diagnostics
    1 file changed, 6 insertions(+), 14 deletions(-)
   
   > git push
   To github.com:reschke/felix-dev.git
    ! [rejected]            FELIX-6794 -> FELIX-6794 (non-fast-forward)
   error: failed to push some refs to 'github.com:reschke/felix-dev.git'
   hint: Updates were rejected because the tip of your current branch is behind
   hint: its remote counterpart. If you want to integrate the remote changes,
   hint: use 'git pull' before pushing again.
   `hint:` See the 'Note about fast-forwards' in 'git push --help' for details.
   
   ```


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@felix.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to