-
Notifications
You must be signed in to change notification settings - Fork 65
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Modified two system property in points things application. for first …
…system property modified the time from 90 to 100 and for second property modified the emoji standard to parrots.
- Loading branch information
admin
committed
Oct 7, 2024
1 parent
b5714f1
commit 7f21dc7
Showing
4 changed files
with
27 additions
and
7 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1,18 @@ | ||
Added the auto number to the API Table and beautified the API Table form using form design | ||
# Generated files | ||
This repository contains generated files and a checksum. | ||
|
||
If you find yourself unable to import your repository due to the presence of files edited outside an instance of ServiceNow, merge commits that mix files from different revisions, or other data that does not match the checksum, you may recover using either of the following techniques: | ||
* Remove the problem commits: | ||
1. Clone your repository to a personal computer with the git command line tools installed and open a git command prompt in the repository root | ||
2. Run `git log` and take note of the SHA1s of the problem commits | ||
3. Build revert commits using `git revert SHA1` repeatedly, working backward in time, for each commit that introduced changes not generated by a ServiceNow instance | ||
4. Run `git push` | ||
|
||
* Overwrite the problem code snapshot with a known good one: | ||
1. Clone your repository to a personal computer with the git command line tools installed and open a git command prompt in the repository root, | ||
2. Locate a known good code snapshot and record its SHA1. For this step, `git log` can be useful. | ||
2. Run `git reset --hard SHA1` to a commit that was generated by a ServiceNow instance | ||
3. Run `git reset HEAD{1}` | ||
4. Run `git add -A` | ||
5. Run `git commit` | ||
6. Run `git push` |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
wJCjhxAdQk4tgta4tTXKlOEAw2fEL722MYSmQHPBrXvlM3-2JbiFxf80lxSmGkaqx4znlMkUN32X8eO_waF_1atA0QirHDbzlNNnEtqLCm7O4XYU8PBSsTEyZ7_f1hnIsctwZJzHrAyFXuoeEwWDcpP19O6NrWC__NhuEmKTkRJ5TUd3PRvyVH4EtAt2W5Ss0BWhWMhFsSSm3LcJmWOdVNtBWeihpW_SlIaa3eN1oOjJ4zqoDA79bJKOxtuJF-gfZ2X9MVji4KdTwIgIYpux6RDrWYHICTppNe_zUayc8al5upQ1WQUuWhUFWaRPIm5l0jW2UQTbcY_rH0kJdkxLIDLj8jlBgJvozMMSVuJAYxwtJN8Bujmu2D0aN0REaN7YBZbRk-0LpOpWqN6av58AfwhvLgiTF3GPpYd_feyLbmjJn6kZc788cvQGeMy8oKypfyKHxwG8I7TguUUYD6fo7Sya2o52HS8FW9xWmq9spOcOEyCwYypOMNUJcnxvYksOwJeAS012DPK8XoniZjIvZe6NEWNkeTUy_qB-8LnAnBI1YcEFbRUqXQv_jmKkc_lFgqMG8YRraDgOw3LlUfAc4oZoG5UAl5625OknB64vHlmX_A5gLoIY95UpHGCiW5oOjbug2IIXGLpVIH1xUGN5TZDwSjUlR5LrVCq7go08hS8 | ||
y2Tcrjv3TsXxmy1JnNcTpJrn0qNXoIE8fn4-aQLbqdvTHb5Fh1ohSFyI1Gq4lZGYDQY4c7x4vDsYs_Mlpz_5Dn8mz8VwII2_iNakmoz9AnrDHIAJuCrgcx7d1cItqOLdEEAetjgQM7IApe53bOM4J7uFrbQ19k4zMu4UcJrldNbulEYWiBIfXQM-ji8aVzrbAsa7GVL7Fkypd3Ab2kaNIXz-hQZ-DRunr6WmXIWbc1vvDPcnXN33OX0cGpjCMly3EzdNDabcjG-AIHsd1CCMn-u_VkkF6ohYeL_8Eyi6cRIq412me2QRuDUYZnr6oRvGSnAKl7Vo_siXeYFMKmk5VgVq8LgaEqp4hVhriEnKqDFpZbyndSju45qOWr2L6WtNh9rJjDuq3WnXKyxYpY9bJ3comXCNM-bqUgYZ6nFkPAdjVkPwLVq_OxcUjL2byoertbc_X3dXqcUePdqvCzbW2eU6qjjGfGoLHr9sBAoklvqyWQQWyqnb20QLEUywk_eXGzIwaLa5O5QUKfYQZ_cHRE_n0CMpFbai4ZAeItnMLRLIwgM0gKIOegppahSsavqHcoSy_1anv_cOKhDr0Gab9wIRyIVO3C9wVk5bMvDxcfmAE2aiXrhTXenQBe3op6UQeeWG03p2wij_eAfI5iKTFfgz6WCYMWtfOdVYG0blEI0 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters