On Jan 17, 2021, at 3:50 PM, ajay saxena <ailerona...@gmail.com> wrote:

> You should be able to add your changes to the existing branch by running the 
> following commands. These commands assume you are already on the branch using 
> which you created the PR.
> 
> git add updateFileName
> git commit -m "message"

Note that "git commit --amend" allows you to *update* an *existing* commit, so 
that all your changes are in a single commit.
___________________________________________________________________________
Sent via:    Wireshark-dev mailing list <wireshark-dev@wireshark.org>
Archives:    https://www.wireshark.org/lists/wireshark-dev
Unsubscribe: https://www.wireshark.org/mailman/options/wireshark-dev
             mailto:wireshark-dev-requ...@wireshark.org?subject=unsubscribe

Reply via email to