Wireshark mailing list archives

Re: git doesn't like me anymore


From: Guy Harris <gharris () sonic net>
Date: Sun, 17 Jan 2021 18:10:32 -0800

On Jan 17, 2021, at 3:50 PM, ajay saxena <aileronajay () 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-request () wireshark org?subject=unsubscribe

Current thread: