Skip to content
Snippets Groups Projects
  1. May 11, 2008
    • S.Çağlar Onur's avatar
      Remove *.rej pattern from .gitignore · 1f5d3a6b
      S.Çağlar Onur authored
      
      With commit 3f1b0e1f ".gitignore update"
      Linus's current git tree starts to ignore any "*.rej" files.
      So "git status" no longer shows these files, but the ones who works with
      quilt patchsets, this not makes life easier as expected.
      Because sometimes a work flow (at least for me) requires
      "quilt push -f" followed by "git status" to see unresolved merge
      conflicts, work on these conflicts to correct them and finalize
      the patch with "quilt refresh".
      
      And if there are some "*.rej" files exists in tree, for whatever
      reason, this means something goes really wrong there and i think
      this situation not deserves to be ignored.
      
      Signed-off-by: default avatarS.Çağlar Onur <caglar@pardus.org.tr>
      Signed-off-by: default avatarSam Ravnborg <sam@ravnborg.org>
      1f5d3a6b
  2. May 01, 2008
  3. Apr 25, 2008
  4. Mar 05, 2008
  5. Jan 28, 2008
  6. Oct 19, 2007
  7. Oct 17, 2007
  8. Aug 01, 2007
  9. Jul 20, 2007
  10. Jul 16, 2007
  11. Dec 22, 2006
  12. Nov 13, 2006
  13. Sep 16, 2006
  14. Aug 01, 2006
  15. Mar 22, 2006
  16. Feb 27, 2006
  17. Jan 06, 2006
  18. Jan 01, 2006
  19. Oct 18, 2005
Loading