Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
  • Joe Steele's avatar
    84a68425
    Fixes for automated change log publication · 84a68425
    Joe Steele authored
    The build.xml script was failing if there wasn't already a gh-pages
    branch in the local git repo.
    
    Changes:
    
    Fetch the origin/gh-pages branch.
    
    Create a temporary "gh-pages-tmp" branch using origin/gh-pages as the
    starting point.  And then as before, copy the changelog to the branch,
    push the branch back to origin, and finally delete the temporary branch.
    
    Added more comments to the script.
    
    Ref: comments on Github attached to commit k9mail/k-9@09c27d9.
    84a68425
    Fixes for automated change log publication
    Joe Steele authored
    The build.xml script was failing if there wasn't already a gh-pages
    branch in the local git repo.
    
    Changes:
    
    Fetch the origin/gh-pages branch.
    
    Create a temporary "gh-pages-tmp" branch using origin/gh-pages as the
    starting point.  And then as before, copy the changelog to the branch,
    push the branch back to origin, and finally delete the temporary branch.
    
    Added more comments to the script.
    
    Ref: comments on Github attached to commit k9mail/k-9@09c27d9.
Loading