List of commits:
Subject Hash Author Date (UTC)
Naming Convention 8bc7d4604cc3ab870baa80cd5d7c28a31fbc7566 Poonam Veeral 2020-04-02 15:45:12
Add files via upload 3d581a3440db094f64bdb1ab6c50244ff331813f poonamveeral 2020-04-02 15:32:39
Add files via upload 2815d8378c75022915ea56963775c67cabf1231b poonamveeral 2020-04-02 15:24:17
Add files via upload 0724fefb4978a0d91e10a93db4e2cfa7c1780908 poonamveeral 2020-04-02 15:23:00
Add files via upload dd347084d37bd2ef37b7e3c77cdb6a009e572c8b poonamveeral 2020-04-02 15:20:48
Add files via upload 6ee2563c712fcaac7df1d6eb0b23ffc69f2ac4b9 poonamveeral 2020-04-02 15:20:33
Add files via upload cf59c5cfcd4f5ec14fbd2f44259c12eeb6807c25 poonamveeral 2020-04-02 15:20:07
Add files via upload 55bbdafca8c9203b5b29b3e1548e55e9b8e6299f poonamveeral 2020-04-02 15:19:35
Add files via upload 101413087f21fa91a122027b83935f567a154575 poonamveeral 2020-04-02 15:18:46
Add files via upload 4b23b55a1a74e30626ffb0908597a02b8c05c1ba poonamveeral 2020-04-02 15:17:53
Add files via upload 7de4d7172002df5784c6585a382de55f35d909a8 poonamveeral 2020-04-02 15:17:30
Add files via upload e7780bd581399dcc09a61771e79515b4e5eff1c2 poonamveeral 2020-04-02 15:16:37
Initial commit 19b3cf0fb56429d4c4b5aabb08367390540246d5 Poonam Veeral 2020-04-02 15:09:01
Commit 8bc7d4604cc3ab870baa80cd5d7c28a31fbc7566 - Naming Convention
I have applied CamelCase Naming Convention in Code/Sql Folder and it is working correctly.
Author: Poonam Veeral
Author date (UTC): 2020-04-02 15:45
Committer name: Poonam Veeral
Committer date (UTC): 2020-04-02 15:45
Parent(s): 3d581a3440db094f64bdb1ab6c50244ff331813f
Signer:
Signing key:
Signing status: N
Tree: 991ca9937cba5028dc0e341fbb698c5396813c2a
File Lines added Lines deleted
Naming Convention.md 0 0
File Naming Convention.md added (mode: 100644) (index 0000000..e69de29)
Hints:
Before first commit, do not forget to setup your git environment:
git config --global user.name "your_name_here"
git config --global user.email "your@email_here"

Clone this repository using HTTP(S):
git clone https://rocketgit.com/user/caubert/CSCI_3410

Clone this repository using ssh (do not forget to upload a key first):
git clone ssh://rocketgit@ssh.rocketgit.com/user/caubert/CSCI_3410

Clone this repository using git:
git clone git://git.rocketgit.com/user/caubert/CSCI_3410

You are allowed to anonymously push to this repository.
This means that your pushed commits will automatically be transformed into a merge request:
... clone the repository ...
... make some changes and some commits ...
git push origin main