Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • G GLib
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 862
    • Issues 862
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 40
    • Merge requests 40
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • GNOMEGNOME
  • GLib
  • Merge requests
  • !900

Symlink-related fixes for `g_file_move()`

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Ondrej Holy requested to merge wip/oholy/gfile-docs into master Jun 07, 2019
  • Overview 11
  • Commits 3
  • Pipelines 1
  • Changes 2

The G_FILE_COPY_NOFOLLOW_SYMLINKS flag doesn't make sense for g_file_move() and thus it should be removed from documentation and should be always used in case of copy and delete fallback. This MR also brings missing options for gio tool manpage.

See the commit descriptions and #986 (closed).

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: wip/oholy/gfile-docs