README-UPGRADE 1.1 KB

123456789101112131415161718192021222324252627
  1. this is a temporary directory for the purpose of merging with the upstream
  2. after the merge is ready to be committed - this directory and all files within should be deleted and any commits squashed into the commit 'merge upstream/master' just above the most recent notabug commit '032f17f4506357c586c7cdbcd50222d29616812b - Add outage of 31-01-2016'
  3. this directory contains the folowing files:
  4. auto-merge-result
  5. - this file is the original report noting the changes that were made automatically by `git merge upstream/develop`
  6. merge-conflicts
  7. - this file is the result of filtering only the conflicts from the 'auto-merge-result' file with `grep CONFLICT auto-merge-result`
  8. git-status
  9. - this file is the reult of `git status` immediately after the merge but before the commit where the files on this directory were added
  10. git-diff
  11. - this file is the reult of `git diff` immediately after the merge but before the commit where the files on this directory were added
  12. dependency-issues
  13. - this file contains notes related to package management
  14. build-recipe
  15. - this file is a working draft of what could be a developers readme
  16. README-UPGRADE
  17. - this file