Re: [maintainers-tools] dim: Clarify how to proceed when adding drm-xxx remotes

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi,

On 28 February 2017 at 12:36, Boris Brezillon
<boris.brezillon@xxxxxxxxxxxxxxxxxx> wrote:
> @@ -54,6 +54,13 @@ This will also check out the latest maintainer-tools branches, so please replace
>  the dim you just downloaded with a symlink after this step. And by the way, if
>  you have improvements for dim, please submit them to intel-gfx.
>
> +If you have a freedesktop.org account and plan to push things on one of the
> +drm-xxx repos, you should use the ssh://git.freedesktop.org/git/drm-xxx urls
> +when adding a remote and, if it's not already done, you should add new entry in
> +~/.ssh/config:
> +
> +    $ printf '\nHost git.freedesktop.org\n\tUser <username>' >> ~/.ssh/config
> +

Bikeshed time:

You should always use the ssh://git.freedesktop.org/git/drm-xxx URLs for your
git remote entries. If you need to specify a username, rather than specifying it
in the remote URL, you can modify ~/.ssh/config:

    $ printf '\nHost git.freedesktop.org\n\tUser <username>' >> ~/.ssh/config

with that, it's:
Reviewed-by: Daniel Stone <daniels@xxxxxxxxxxxxx>

Cheers,
Daniel
_______________________________________________
dri-devel mailing list
dri-devel@xxxxxxxxxxxxxxxxxxxxx
https://lists.freedesktop.org/mailman/listinfo/dri-devel




[Index of Archives]     [Linux DRI Users]     [Linux Intel Graphics]     [Linux USB Devel]     [Video for Linux]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]     [XFree86]     [Linux USB Devel]     [Video for Linux]     [Linux Audio Users]     [Linux Kernel]     [Linux SCSI]     [XFree86]
  Powered by Linux