Re: I just want the revision

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

 



On Mon, Oct 11, 2021 at 11:52 PM ToddAndMargo <ToddAndMargo@xxxxxxxx> wrote:
>
> On 10/11/21 06:13, Christian Couder wrote:

> > If I needed more information than just the commit ID, I would use the
> > GitLab API, especially:
> >
> > https://docs.gitlab.com/ee/api/commits.html#get-a-single-commit
> >
> > So you might want to customize this example command:
> >
> > $ curl --header "PRIVATE-TOKEN: <your_access_token>"
> > "https://gitlab.example.com/api/v4/projects/5/repository/commits/master";
> >
>
> no idea what the " <your_access_token>" is.

This is a mailing list about Git, not GitLab or other service
providers, so I don't want to go into too many details here. As I
already explained you should look at the docs for more details.
Alternatively you can google it or ask in a GitLab forum or to GitLab
support if you have paid for that.



[Index of Archives]     [Linux Kernel Development]     [Gcc Help]     [IETF Annouce]     [DCCP]     [Netdev]     [Networking]     [Security]     [V4L]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux SCSI]     [Fedora Users]

  Powered by Linux