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

Re: sagetex_3.4+ds-2_source.changes REJECTED



Hi Jerome,

Mine:
> > $ git checkout pristine-tar
> > Switched to branch 'pristine-tar'
> > Your branch is up to date with 'origin/pristine-tar'.

Yours:
> NeN> git checkout pristine-tar
> Switched to branch 'pristine-tar'

Your pristine-tar branch is not linked up with remote origin.

	git branch --set-upstream-to=origin pristine-tar

is necessary. After that
	
	git status

should show you something.

Probably also your upstream branch is disconnected. Please do the same
for both.

Best

Norbert

--
PREINING Norbert                              https://www.preining.info
Accelia Inc. + IFMGA ProGuide + TU Wien + JAIST + TeX Live + Debian Dev
GPG: 0x860CDC13   fp: F7D8 A928 26E3 16A1 9FA0 ACF0 6CAC A448 860C DC13


Reply to: