Git වල දැනගන්න ඕනම ඒවා මොනවද?

jdchathuranga

Well-known member
  • May 4, 2009
    568
    1,348
    93
    37
    Colombo
    Git සම්පූර්ණයෙන්ම ගත්තත් ලොකු දෙයක් නැහැනේබන්, ඒ ටික ඉගෙන ගන්න ඕන

    init, fork, clone, commit, push, pull, fetch, branch, remotes, merge, rebase, cherry pick, conflict resolution, hunk, pull request ඔය ටික දැනගත්තම ඇති

    තව had reset, soft reset වගේ ඒවත් තියනවා
     

    lovethebomb

    Well-known member
  • Apr 18, 2015
    4,740
    9,069
    113
    This helped a lot

    7D88DF06-AB0F-40CF-8BCE-C846DEC48CDB.jpeg
     

    pakaya_new

    Member
    Aug 9, 2023
    24
    22
    3
    Git සම්පූර්ණයෙන්ම ගත්තත් ලොකු දෙයක් නැහැනේබන්, ඒ ටික ඉගෙන ගන්න ඕන

    init, fork, clone, commit, push, pull, fetch, branch, remotes, merge, rebase, cherry pick, conflict resolution, hunk, pull request ඔය ටික දැනගත්තම ඇති

    තව had reset, soft reset වගේ ඒවත් තියනවා
    thawa git checkout, git branch, git revert, git squash, git amend, interactive rebase, git diff, git log,git config, forking emath one wenawa
     

    Psiko

    Well-known member
  • Mar 10, 2023
    13,577
    13,186
    113
    🤍
    Mosh appachchige ekak gatta eke version eka paranaida kohedo switch ehama aluth git ekata weda krn na
    Screen Shot 2023-08-09 at 7.04.43 PM.png
     

    SLHodahitha

    Well-known member
  • Nov 8, 2017
    3,088
    2,977
    113
    ::0
    elakiri.com
    Git සම්පූර්ණයෙන්ම ගත්තත් ලොකු දෙයක් නැහැනේබන්, ඒ ටික ඉගෙන ගන්න ඕන

    init, fork, clone, commit, push, pull, fetch, branch, remotes, merge, rebase, cherry pick, conflict resolution, hunk, pull request ඔය ටික දැනගත්තම ඇති

    තව had reset, soft reset වගේ ඒවත් තියනවා
    and git stash

    thawa git checkout, git branch, git revert, git squash, git amend, interactive rebase, git diff, git log,git config, forking emath one wenawa
    version control concept eka poddak igana ganna ona.

    Release ekak danna kohomada branching karanne. Merge conflict ekak kohomada resolve karaganne na ganne nathiwa... hotfix ekak ehema daganna unoth kohomada karaganne wage patricle dewal tikakuth igana ganna ona.

    And Pull requests dana hati properly.

    https://nvie.com/posts/a-successful-git-branching-model/
    ------ Post added on Aug 9, 2023 at 7:20 PM

    Last one, do not use IDE or GUI tools, use the command line until you're familiar with and understand what you're doing.
    ------ Post added on Aug 9, 2023 at 7:29 PM