ššš«š šš«š š¬šØš¦š š¦šØš«š ššØš¦š¦šš§šš¬ ššØš« š¦šš§šš š¢š§š šš”š šš¢š
"Here are more Git commands! git commit, git pull, git fetch, and git remote
Published Jul 9, 2024
š šš¢šš° ššš¦šØšš ššš©šØš¬š¢ššØš«š¢šš¬
`š š¢š š«šš¦šØšš -šÆ` Lists the remote repositories configured for the current repository.
`š š¢š š«šš¦šØšš -šÆ` Lists the remote repositories configured for the current repository.
š š
šššš” šš”šš§š šš¬ šš«šØš¦ ššš¦šØšš
`š š¢š ššššš”` Fetches changes from the remote repository without merging them into your working directory.
`š š¢š ššššš”` Fetches changes from the remote repository without merging them into your working directory.
š šš®š„š„ šš”šš§š šš¬ šš«šØš¦ ššš¦šØšš
`š š¢š š©š®š„š„ šØš«š¢š š¢š§ <šš«šš§šš”_š§šš¦š>` Fetches changes and merges them into your local branch.
`š š¢š š©š®š„š„ šØš«š¢š š¢š§ <šš«šš§šš”_š§šš¦š>` Fetches changes and merges them into your local branch.
š šš«šššš š ššš¦šØšš šš«šš§šš”
`š š¢š š©š®š¬š” šØš«š¢š š¢š§ <š„šØššš„_šš«šš§šš”_š§šš¦š>:<š«šš¦šØšš_šš«šš§šš”_š§šš¦š>` Pushes a local branch to create a new remote branch.
`š š¢š š©š®š¬š” šØš«š¢š š¢š§ <š„šØššš„_šš«šš§šš”_š§šš¦š>:<š«šš¦šØšš_šš«šš§šš”_š§šš¦š>` Pushes a local branch to create a new remote branch.
š šš§ššØ šš”š ššš¬š ššØš¦š¦š¢š
`š š¢š š«šš¬šš šššš~1` Undoes the last commit, keeping the changes in your working directory.
`š š¢š š«šš¬šš šššš~1` Undoes the last commit, keeping the changes in your working directory.
š šš¦šš§š šš”š ššš¬š ššØš¦š¦š¢š
`š š¢š ššØš¦š¦š¢š ā šš¦šš§š` Adds changes to the previous commit and allows you to edit the commit message.
`š š¢š ššØš¦š¦š¢š ā šš¦šš§š` Adds changes to the previous commit and allows you to edit the commit message.
š ššš ššØš šØš šš”šš§š šš¬
`š š¢š š„šØš ` Displays the commit history.
`š š¢š š„šØš ` Displays the commit history.
š ššš ššØš š°š¢šš” šš«šš©š”š¢ššš„ ššš©š«šš¬šš§šššš¢šØš§
`š š¢š š„šØš ā š š«šš©š” ā šØš§šš„š¢š§š ā šš„š„` Shows a concise commit history with a graphical representation.
`š š¢š š„šØš ā š š«šš©š” ā šØš§šš„š¢š§š ā šš„š„` Shows a concise commit history with a graphical representation.
š ššš šš”šš§š šš¬ š¢š§ ššØš«š¤š¢š§š šš¢š«ššššØš«š²
`š š¢š šš¢šš` Shows changes in the working directory that are not staged.
Ā
`š š¢š šš¢šš` Shows changes in the working directory that are not staged.
Ā