Re: Does GitLab support git archive command with SHA id

2017-04-10 Thread Aleksey Tsalolikhin
e any trouble with "git archive" but it doesn't try to >>>> upload anything: >>>> >>>> >>>> $ git archive -o latest.zip ae6c3bc47 >>>> $ ls -lh latest.zip >>>> -rw-rw-r-- 1 atsaloli atsaloli 1.1K

Re: Does GitLab support git archive command with SHA id

2017-04-10 Thread Ashwini
wrote: >>>> >>>> What is the command that you are running? >>>> >>>> I don't have any trouble with "git archive" but it doesn't try to >>>> upload anything: >>>> >>>> >>>> $ git

Re: Does GitLab support git archive command with SHA id

2017-02-22 Thread Aleksey Tsalolikhin
ave any trouble with "git archive" but it doesn't try to upload >>> anything: >>> >>> >>> $ git archive -o latest.zip ae6c3bc47 >>> $ ls -lh latest.zip >>> -rw-rw-r-- 1 atsaloli atsaloli 1.1K Feb 21 07:23 latest.zip >>> $ &g

Re: Does GitLab support git archive command with SHA id

2017-02-22 Thread Aleksey Tsalolikhin
nything: >> >> >> $ git archive -o latest.zip ae6c3bc47 >> $ ls -lh latest.zip >> -rw-rw-r-- 1 atsaloli atsaloli 1.1K Feb 21 07:23 latest.zip >> $ >> >> >> Best, >> Aleksey >> -- >> Need training on Git or GitLab CI? Email tra

Re: Does GitLab support git archive command with SHA id

2017-02-21 Thread Ashwini
t; Aleksey > -- > Need training on Git or GitLab CI? Email trai...@verticalsysadmin.com > . > > > On Tue, Feb 21, 2017 at 6:20 AM, Ashwini > wrote: > >> Hi >> >> Does GitLab support git archive command with SHA id? Instead of refs ? >> >> w

Re: Does GitLab support git archive command with SHA id

2017-02-21 Thread Aleksey Tsalolikhin
ing on Git or GitLab CI? Email train...@verticalsysadmin.com. On Tue, Feb 21, 2017 at 6:20 AM, Ashwini wrote: > Hi > > Does GitLab support git archive command with SHA id? Instead of refs ? > > when trying to get the data the error occurs: > > remote: fatal: no such ref:

Does GitLab support git archive command with SHA id

2017-02-21 Thread Ashwini
Hi Does GitLab support git archive command with SHA id? Instead of refs ? when trying to get the data the error occurs: remote: fatal: no such ref: a2501e8bea4b8fea43f55b780a692809207a0260 remote: git upload-archive: archiver died with error fatal: sent error to the client: git upload-archive