Giter Club home page Giter Club logo

Generated files

This repository contains generated files and a checksum.

Do not edit the files in this repository outside of an instance of ServiceNow.

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.
    3. Run git reset --hard SHA1 to a commit that was generated by a ServiceNow instance
    4. Run git reset HEAD{1}
    5. Run git add -A
    6. Run git commit
    7. Run git push

Snow Helsing's Projects

browser icon browser

Do some browser detection with Ruby. Includes ActionController integration.

carpenter icon carpenter

抓取国家统计局网站[最新县及县以上行政区划代码]然后转换成yaml

flora_pac icon flora_pac

Generate proxy auto-config rules. (Working with GFW)

houston icon houston

Apple Push Notifications; No Dirigible Required

kaminari icon kaminari

A Scope & Engine based, clean, powerful, customizable and sophisticated paginator for Rails 3

lowdown icon lowdown

A Ruby client for the HTTP/2 version of the Apple Push Notification Service.

ncovmemory icon ncovmemory

2020新冠肺炎记忆:报道、非虚构与个人叙述(持续更新) Memory of 2020 nCov: Media Coverage, Non-fiction Writings, and Individual Narratives (Continuously updating)

oink icon oink

Log parser to identify actions which significantly increase VM heap size

pathfinder icon pathfinder

A local DNS service to deliver request to right place depending on if it's supposed to be censored

phabricator icon phabricator

A Docker image that runs Phabricator, an open source software engineering tool

prezto icon prezto

The configuration framework for Zsh

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.