Skip to content
Snippets Groups Projects
Select Git revision
  • kn-fix-migration-context
  • master default protected
  • sh-limit-praefect-connection-age
  • ec/raft-snapshotting-streaming
  • qmnguyen0711/backfill-missing-fsync-when-writing-manifest
  • qmnguyen0711/integrate-etcd-raft-with-transactions-v2
  • eju/gitaly/6506/6640/prepare-offloading
  • activate-bundle-uri-generation
  • jc/my-branch
  • mbayar/bump-minimum-go-version
  • 6270-restore-partition
  • 6628-persistent-routing-table
  • jliu/bump-module-version-to-v17
  • eju/gitaly/6539/offloading-helper-cache-alternate-entry
  • mb-fix-crypto-vuln
  • 17-7-stable protected
  • 17-8-stable protected
  • 17-9-stable protected
  • feat/repo-assignment-migration
  • gitaly-renovate-tools/golangci-lint/golang.org-x-tools-0.x
  • v17.7.6 protected
  • v17.8.4 protected
  • v17.9.1 protected
  • v17.8.3 protected
  • v17.7.5 protected
  • v17.9.0 protected
  • v17.9.0-rc42 protected
  • v17.6.5 protected
  • v17.7.4 protected
  • v17.8.2 protected
  • v17.6.4 protected
  • v17.7.3 protected
  • v17.8.1 protected
  • v17.8.0 protected
  • v17.7.2 protected
  • v17.8.0-rc42 protected
  • v17.5.5 protected
  • v17.6.3 protected
  • v17.7.1 protected
  • v17.7.0 protected
40 results

link.go

  • Patrick Steinhardt's avatar
    8b2315f8
    git: Rename SafeCmd() to NewCommand() · 8b2315f8
    Patrick Steinhardt authored
    Back when we introduced the Git DSL, we still had conflicting sets of
    safe and unsafe functions. Because of this legacy, our safe set of
    functions is still has the "Safe" prefix.
    
    This commit now ends that chapter and renames `SafeCmd()`. In alginment
    with the preceding renames, this is being renamed to `NewCommand()`.
    8b2315f8
    History
    git: Rename SafeCmd() to NewCommand()
    Patrick Steinhardt authored
    Back when we introduced the Git DSL, we still had conflicting sets of
    safe and unsafe functions. Because of this legacy, our safe set of
    functions is still has the "Safe" prefix.
    
    This commit now ends that chapter and renames `SafeCmd()`. In alginment
    with the preceding renames, this is being renamed to `NewCommand()`.
Code owners
Assign users and groups as approvers for specific file changes. Learn more.