menu
Logo
  • Why azing?
  • Blog
  • Help
ENarrow_drop_down
  • DE
  • EN
Suche in Checklisten
search
azing Logo ENarrow_drop_down
  • DE
  • EN
  • Why azing?
  • Help
sistemi.hr
drive_folder_upload
  • homeChecklist Templates
  • south
  • fiber_manual_recordStručna praksa
  • south

folder_sharedUvod

  • homeChecklist Templates
  • south
  • fiber_manual_recordStručna praksa
  • south

folder_sharedUvod

Folders and checklists

  • check_circleU01. Azing.org
  • check_circleU02. LinkedIn Profile
  • check_circleU03. Office 365
  • check_circleU04. Visual Studio Development Essentials (MSDN)
  • check_circleU05. Azure DevOps
  • check_circleU06. Dnevnik rada
  • check_circleU07. Scrum Guide
  • check_circleU08. Google Power Searching
  • check_circleU09. Working Through Roadblocks – A Guide for New Programmers
  • check_circleU10. Git osnove
  • check_circleU11. Git Flow
  • check_circleU12. GitHub portfolio of code
  • check_circleU13. Beginner Programmers' Mistakes
  • check_circleU14. Overwhelmed with Programming? Here's small things to help
  • check_circleU15. 101 Pieces of Advice for New Developers

Parts (1) expand_more

These are small document-parts which are used in other documents. They are not a starting point for any real activity. Because of this, they will be listed further down and the search will not list them unless requested. 

  • check_circleSaznajte više

U radu s GIT-om koristimo Git Flow workflow.

git-flow

  1. Upoznaj koncept https://nvie.com/posts/a-successful-git-branching-model/.
    U prošlosti je git flow koncept bio kompliciran za korištenje zbog velikog broja git komandi koje je potrebno izvršiti u ispravnom redosljedu da bi sve radilo kako se očekuje. Danas postoje ugrađene posebne git flow komande, koje jako pojednostavljuju korištenje git flowa.
  2. Upoznaj git flow komande git-flow-cheatsheet.
    Git flow komande su ugrađene u git cli i nije ih potrebno dodatno instalirati.
  3. Lokalno na svom compu u novom praznom folderu inicijaliziraj novi git repo.
    git init
  4. Inicijaliziraj git flow.
    git flow init -d
  5. Dodaj jedan novi file (da imamo bar nešto za početak) u develop branch (add i commit).
    git add .
    git commit -m "first version"
  6. Startaj novi feture branch.
    git flow feature start MYFEATURE
  7. Modificiraj file i commitaj promjenu.
  8. Finishiraj feature brnach.
    git flow feature finish MYFEATURE
  9. Prekontroliraj da sada file u develop branchu sadrži promjene koje si napravio u feature branchu.

 

Saznajte više

Logo
Legal | Content Copyright CC-BY 4.0
bug_reportReport Bug
  • info
  • Links
  • Permissions
code Share
code
URL copied to clipboard.
Embed Checklist close
Copy Copy
Content Copyright

CC-BY 4.0

Translations

None

sistemi.hr Logo

sistemi.hr

QR-Code
azing.org/sistemi/r/AU8XyTFh
View & Use

Public (can be used by everybody)

Edit & Admin

Professional (only select users)

Here you can see how this document is used and linked by other documents

Used in (0)

Others referencing this

Uses these (1)

Documents linked from this document

  1. Saznajte više
How it Behaves

How this document is categorized changes how it behaves.

This is a main document, it is listed normally and appears in search result.

Type

This is a Checklist. Lists are converted into checkboxes.

Get something to say?

Comment to start a discussion or make a note
send

please log on to chat

close

Durchsuche ganz Azing