emacs-devel
[Top][All Lists]
Advanced

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

Re: Comments to the new tree sitter implementation


From: Eli Zaretskii
Subject: Re: Comments to the new tree sitter implementation
Date: Mon, 25 Apr 2022 22:07:04 +0300

> From: Yuan Fu <casouri@gmail.com>
> Date: Mon, 25 Apr 2022 11:52:53 -0700
> Cc: emacs-devel <emacs-devel@gnu.org>
> 
> Eli, I was trying to push my branch on savannah but (embarrassingly) hasn’t 
> succeed yet. I think if I create an account and add my ssh key and clone by 
> user-name@git.savannah.gnu.org:/srv/git/emacs.git, I should be able to push a 
> branch? 

Yes.

> Once I can push to my repo, how do I create a scratch branch under the main 
> Emacs repo?

Just create a local branch under feature/, make the changes there,
then push.  There's nothing special here, just Git commands.  For
example, "git push -u" should do the job and push the branch to
Savannah, AFAIU.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]