We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Ini contoh yang saya gunakan untuk membuat patch penambahan add folder add sop folder
$ git clone https://github.com/andri-sudarmawijaya/document-management-system.git $ cd document-management-system/ $ mkdir sop $ git add -A $ git status $ cp .gitignore sop/ $ git add -A $ cp .gitignore sop/ $ git status $ git checkout -b sop $ git commit -m "add sop folder" $ git push origin sop
hasilnya akan menjadi breanch sop di repo saya yang merupakan fork dari yang ada di bantenprov.
Selamat mencoba dan tetap semangat
The text was updated successfully, but these errors were encountered:
cimiwiww
Sorry, something went wrong.
No branches or pull requests
Ini contoh yang saya gunakan untuk membuat patch penambahan add folder add sop folder
hasilnya akan menjadi breanch sop di repo saya yang merupakan fork dari yang ada di bantenprov.
Selamat mencoba
dan tetap semangat
The text was updated successfully, but these errors were encountered: